PageDescriptionLanguageConvertOptions class

PageDescriptionLanguageConvertOptions class

Options for conversion to page descriptions language file type.

Inheritance: PageDescriptionLanguageConvertOptionsCommonConvertOptionsConvertOptionsValueObject

The PageDescriptionLanguageConvertOptions type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of PageDescriptionLanguageFileType class.

Properties

Property Description
format Overrides the Format property to ensure it is of type PageDescriptionLanguageFileType.
watermark Implements IWatermarkedConvertOptions.watermark
page_number Implements IPagedConvertOptions.page_number
pages_count Implements IPagedConvertOptions.pages_count
pages Implements IPageRangedConvertOptions.pages
width Desired page width after conversion.
height Desired page height after conversion.

Methods

Method Description
equals Determines whether two object instances are equal.
clone Clones current options instance.

See Also