NoteFileType
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.Enumeration, com.groupdocs.conversion.filetypes.FileType
public final class NoteFileType extends FileType
Defines Note-taking formats. Includes the following file types: One. Learn more about Note-taking formats here.
| Constructor | Description |
|---|---|
| NoteFileType() | Serialization constructor |
| Field | Description |
|---|---|
| One | File represented by .ONE extension are created by Microsoft OneNote application. |
| Method | Description |
|---|---|
| getLoadOptions() |
public NoteFileType()
Serialization constructor
public static final NoteFileType One
File represented by .ONE extension are created by Microsoft OneNote application. OneNote lets you gather information using the application as if you are using your draftpad for taking notes. Learn more about this file format here.
public LoadOptions getLoadOptions()
Prepared default load options for the source file type
Returns: LoadOptions
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.