ThreeDConvertOptions class

ThreeDConvertOptions class

Options for conversion to 3D type.

Inheritance: ThreeDConvertOptionsConvertOptionsValueObject

The ThreeDConvertOptions type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of ThreeDConvertOptions class.

Properties

Property Description
format Overrides the Format property to ensure it is of type ThreeDFileType.
page_number Implements IPagedConvertOptions.page_number
pages_count Implements IPagedConvertOptions.pages_count

Methods

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

See Also