Public API of XMLmind XSL-FO Converter for .NET
An RTF viewer specification.
Namespace: XmlMind.FoConverterAssembly: xfc-api (in xfc-api.dll) Version: 6.3.0
Syntax Public Enumeration TargetViewer
public enum class TargetViewer
Members
| Member name | Value | Description |
---|
| Unspecified | 0 |
Denotes an unspecified viewer.
|
| MSWord | 1 |
Denotes Microsoft Word.
|
See Also