CadConvertOptions class
CadConvertOptions class
Options for conversion to Cad type.
Inheritance: CadConvertOptions
→
ConvertOptions
→
ValueObject
The CadConvertOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes new instance of CadConvertOptions class. |
Properties
Property | Description |
---|---|
format | Overrides the Format property to ensure it is of type CadFileType. |
page_number | Implements IPagedConvertOptions.page_number |
pages_count | Implements IPagedConvertOptions.pages_count |
page_size | Implements IPageSizeConvertOptions.page_size |
page_width | Implements IPageSizeConvertOptions.page_width |
page_height | Implements IPageSizeConvertOptions.page_height |
Methods
Method | Description |
---|---|
equals | Determines whether two object instances are equal. |
clone | Clones current options instance. |
See Also
- module
groupdocs.conversion.options.convert
- class
CadConvertOptions
- class
ConvertOptions
- class
ValueObject