DiagramLoadOptions class

DiagramLoadOptions class

Options for loading Diagram documents.

Inheritance: DiagramLoadOptionsLoadOptionsValueObject

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