FileFormat Enumeration

Aspose.Note for .NET API

FileFormat Enumeration

Represents OneNote file format.

Namespace:  Aspose.Note
Assembly:  Aspose.Note (in Aspose.Note.dll) Version: 18.1
Syntax
public enum FileFormat
Public Enumeration FileFormat
public enum class FileFormat
type FileFormat
Members
  Member nameValueDescription
Unknown0 Unknown file format.
OneNote20101 OneNote 2010.
OneNoteOnline2 OneNote Online.
See Also