NoteLoadOptions class
NoteLoadOptions class
Options for loading One documents.
Inheritance: NoteLoadOptions →
LoadOptions →
ValueObject
The NoteLoadOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes new instance of NoteLoadOptions class. |
Properties
| Property | Description |
|---|---|
| format | Input document file type. |
| default_font | Default font for Note document. The following font will be used if a font is missing. |
| font_substitutes | Substitute specific fonts when converting Note document. |
| password | Set password to unprotect protected document. |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
See Also
- module
groupdocs.conversion.options.load - class
LoadOptions - class
NoteLoadOptions - class
ValueObject