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

ValueDescription
UnknownRepresents an unspecified or unrecognized file format
OneNote2010Represents the OneNote 2010 file format
OneNoteOnlineRepresents the OneNote Online (web) file format
OneNote2007Represents the OneNote 2007 file format

See Also