NoConvertOptions class
NoConvertOptions class
Special convert option class, which instructs converter to copy source document without any processing
Inheritance: NoConvertOptions
→
ConvertOptions
→
ValueObject
The NoConvertOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | ctor |
Properties
Property | Description |
---|---|
format | Overrides the Format property to ensure it is of type FileType. |
Methods
Method | Description |
---|---|
equals | Determines whether two object instances are equal. |
clone | Clones current options instance. |
See Also
- module
groupdocs.conversion.options.convert
- class
ConvertOptions
- class
NoConvertOptions
- class
ValueObject