Click or drag to resize
Converter Properties
Public API of XMLmind XSL-FO Converter for .NET

The Converter type exposes the following members.

Properties
  NameDescription
Public propertyAlwaysSaveAsPNG
Specifies whether JPEG images are always transcoded to PNG.
Public propertyBaseUrl
The base URL of relative paths in attribute values.
Public propertyDetectLists
Specifies whether proper lists should be created by inferring the numbering style of the list from the label of its first item.
Public propertyDocxVariant
Marks generated DOCX files as being compatible with MS-Word having specified major version.
Public propertyEastAsiaFontFamilies
May be used to map East Asian font families to Western font families.
Public propertyEditRestrictions
Specifies how the generated document is to be restricted in terms of editing and/or formatting.
Public propertyGenericFontFamilies
May be used to map generic font families to actual font families.
Public propertyImageRendererResolution
Default image resolution in DPI, according to the image renderer.
Public propertyImageResolution
Default image resolution in DPI.
Public propertyOutputEncoding
The conversion output encoding.
Public propertyOutputFormat
The conversion output format.
Public propertyPrescaleImages
The image scaling policy.
Public propertyScreenResolution
Screen resolution in DPI.
Public propertySingleSidedLayout
A page layout specifier.
Public propertyTargetViewer
The target RTF viewer.
Public propertyUnprotectPassword
This clear text password lets the user of the word processor remove the edit restrictions.
Public propertyUserStyles
Specifies the location of an XML file containing the set of user styles to be used during the conversion.
Public propertyUseVML
Specifies whether images contained in Office Open XML (.docx) files should be represented using deprecated VML markup rather than using DrawingML markup.
Top
See Also