| Converter Properties |
The Converter type exposes the following members.
| Name | Description | |
|---|---|---|
| AlwaysSaveAsPNG |
Specifies whether JPEG images are always transcoded to PNG.
| |
| BaseUrl |
The base URL of relative paths in attribute values.
| |
| DetectLists |
Specifies whether proper lists should be created by inferring
the numbering style of the list from the label of its first item.
| |
| DocxVariant |
Marks generated DOCX files as being compatible with MS-Word
having specified major version.
| |
| EastAsiaFontFamilies |
May be used to map East Asian font families to Western font families.
| |
| EditRestrictions |
Specifies how the generated document is to be restricted
in terms of editing and/or formatting.
| |
| GenericFontFamilies |
May be used to map generic font families to actual font families.
| |
| ImageRendererResolution |
Default image resolution in DPI, according to the image renderer.
| |
| ImageResolution |
Default image resolution in DPI.
| |
| OutputEncoding |
The conversion output encoding.
| |
| OutputFormat |
The conversion output format.
| |
| PrescaleImages |
The image scaling policy.
| |
| ScreenResolution |
Screen resolution in DPI.
| |
| SingleSidedLayout |
A page layout specifier.
| |
| TargetViewer |
The target RTF viewer.
| |
| UnprotectPassword |
This clear text password lets the user of the word processor
remove the edit restrictions.
| |
| UserStyles |
Specifies the location of an XML file containing the set of user styles
to be used during the conversion.
| |
| UseVML |
Specifies whether images contained in Office Open XML (.docx) files
should be represented using deprecated VML markup rather than
using DrawingML markup.
|