FontConvertOptions class
FontConvertOptions class
Options for conversion to Font type.
Inheritance: FontConvertOptions
→
ConvertOptions
→
ValueObject
The FontConvertOptions type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes new instance of FontConvertOptions class. |
Properties
Property | Description |
---|---|
format | Overrides the Format property to ensure it is of type FontFileType. |
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
FontConvertOptions
- class
ValueObject