PageDescriptionLanguageConvertOptions class

PageDescriptionLanguageConvertOptions class

Provides options for converting to page descriptions language file type.

The PageDescriptionLanguageConvertOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of PageDescriptionLanguageConvertOptions.

Properties

Property Description
format The desired file type the input document should be converted to.
height The desired page height after conversion, in device-independent pixels of 1/96 inch each.
page_number The page number to start conversion from.
pages The list of page indexes to be converted. Should be specified to convert specific pages.
pages_count The number of pages to convert starting from PageNumber.
watermark The watermark specific options.
width The desired page width after conversion, in device‑independent pixels of 1/96 inch each.

See Also