NoteFileType
Contents
[
Hide
]
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.
Constructors
Constructor | Description |
---|---|
NoteFileType() | Serialization constructor |
Fields
Field | Description |
---|---|
One | File represented by .ONE extension are created by Microsoft OneNote application. |
Methods
Method | Description |
---|---|
getLoadOptions() |
NoteFileType()
public NoteFileType()
Serialization constructor
One
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.
getLoadOptions()
public LoadOptions getLoadOptions()
Prepared default load options for the source file type
Returns: LoadOptions