FileFormat
Overview
FileFormat is a enum in Aspose.Note FOSS for Python.
FileFormat.Unknown represents an unspecified or unrecognized file format.
Description
FileFormat is a class in the Aspose.Note FOSS library for Python that exposes 0 methods and 0 properties for programmatic use. It extends Enum, inheriting shared functionality from its parent type.
Values
| Value | Description |
|---|---|
Unknown | Represents an unspecified or unrecognized file format |
OneNote2010 | Represents the OneNote 2010 file format |
OneNoteOnline | Represents the OneNote Online (web) file format |
OneNote2007 | Represents the OneNote 2007 file format |