DiagramLoadOptions class
DiagramLoadOptions class
Options for loading Diagram documents.
Inheritance: DiagramLoadOptions →
LoadOptions →
ValueObject
The DiagramLoadOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes new instance of DiagramLoadOptions class. |
Properties
| Property | Description |
|---|---|
| format | Input document file type. |
| default_font | Default font for Diagram document. The following font will be used if a font is missing. |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
See Also
- module
groupdocs.conversion.options.load - class
DiagramLoadOptions - class
LoadOptions - class
ValueObject