PdfConvertOptions class
PdfConvertOptions class
Options for conversion to Pdf file type.
Inheritance: PdfConvertOptions
→
CommonConvertOptions
→
ConvertOptions
→
ValueObject
The PdfConvertOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes new instance of PdfConvertOptions class. |
Properties
Methods
Method | Description |
---|---|
equals | Determines whether two object instances are equal. |
clone | Clones current options instance. |
See Also
- module
groupdocs.conversion.options.convert
- class
CommonConvertOptions
- class
ConvertOptions
- class
PdfConvertOptions
- class
ValueObject