com.aspose.note

Class SaveFormat

  • java.lang.Object
    • com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
      • com.aspose.ms.System.Enum
        • com.aspose.note.SaveFormat


  • public final class SaveFormat
    extends com.aspose.ms.System.Enum

    Indicates the format in which the document is saved.

    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.aspose.ms.System.Enum

        com.aspose.ms.System.Enum.AbstractEnum, com.aspose.ms.System.Enum.FlaggedEnum, com.aspose.ms.System.Enum.ObjectEnum, com.aspose.ms.System.Enum.SimpleEnum
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static int Bmp
      Specifies that the output is a BMP file.
      static int Gif
      Specifies that the output is a GIF file.
      static int Html
      Specifies that the output is a HTML file.
      static int Jpeg
      Specifies that the output is a JPEG file.
      static int One
      Specifies that the output is a OneNote file.
      static int Pdf
      Specifies that the output is a PDF file.
      static int Png
      Specifies that the output is a PNG file.
      static int Tiff
      Specifies that the output is a TIFF file.
      • Fields inherited from class com.aspose.ms.System.Enum

        EnumSeparatorCharArray
    • Method Summary

      • Methods inherited from class com.aspose.ms.System.Enum

        Clone, CloneTo, format, format, get_Caption, get_Value, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject