Click or drag to resize
OutputFormat Enumeration
Public API of XMLmind XSL-FO Converter for .NET
A conversion output format specification.

Namespace: XmlMind.FoConverter
Assembly: xfc-api (in xfc-api.dll) Version: 6.3.0
Syntax
public enum OutputFormat
Members
  Member nameValueDescription
Rtf0 Denotes the RTF format.
Wml1 Denotes the WML format.
Docx2 Denotes the Open XML format.
Odt3 Denotes the OpenDocument format.
See Also