Aspose.Note for .Net
SaveFormat Enumeration |
Indicates the format in which the document is saved.
Namespace: Aspose.Note
Assembly: Aspose.Note (in Aspose.Note.dll) Version: 18.1


Member name | Value | Description | |
---|---|---|---|
Png | 1 | Specifies that the output is a PNG file. | |
Bmp | 2 | Specifies that the output is a BMP file. | |
Jpeg | 3 | Specifies that the output is a JPEG file. | |
Gif | 4 | Specifies that the output is a GIF file. | |
Tiff | 5 | Specifies that the output is a TIFF file. | |
6 | Specifies that the output is a PDF file. | ||
One | 7 | Specifies that the output is a OneNote file. | |
Html | 8 | Specifies that the output is a HTML file. |
