MarkupConvertOptions Properties |
The MarkupConvertOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | FixedLayout |
If true fixed layout will be used e.g. absolutely positioned html elements
Default: true
|
![]() | FixedLayoutShowBorders |
Show page borders when converting to fixed layout. Default is True.
|
![]() | Format |
The desired file type the input document should be converted to.
(Inherited from ConvertOptionsTFileType.) |
![]() | PageNumber |
The page number to start conversion from.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | Pages |
The list of page indexes to be converted. Should be specified to convert specific pages.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | PagesCount |
Number of pages to convert starting from PageNumber.
(Inherited from CommonConvertOptionsTFileType.) |
![]() | UsePdf |
If true, the input firstly is converted to PDF and after that to desired format
|
![]() | Watermark |
Watermark specific options
(Inherited from CommonConvertOptionsTFileType.) |
![]() | Zoom |
Specifies the zoom level in percentage. Default is 100.
|