DiagramLoadOptions
Contents
[
Hide
]
DiagramLoadOptions class
Options for loading Diagram documents.
public sealed class DiagramLoadOptions : LoadOptions
Constructors
Name | Description |
---|---|
DiagramLoadOptions() | Initializes new instance of DiagramLoadOptions class. |
Properties
Name | Description |
---|---|
DefaultFont { get; set; } | Default font for Diagram document. The following font will be used if a font is missing. |
Format { get; set; } | Input document file type. |
virtual Format { get; } | Input document file type. |
Methods
Name | Description |
---|---|
override Equals(object) | Determines whether two object instances are equal. |
virtual Equals(ValueObject) | Determines whether two object instances are equal. |
override GetHashCode() | Serves as the default hash function. |
See Also
- class LoadOptions
- namespace GroupDocs.Conversion.Options.Load
- assembly GroupDocs.Conversion