Packages

 

com.aspose.imaging

Interfaces

Classes

Exceptions

com.aspose.imaging

Class BuildVersionInfo



  • public final class BuildVersionInfo
    extends Object

    Provides information about the current product name and version.

    • Field Detail

      • ASSEMBLY_VERSION

        public static final String ASSEMBLY_VERSION

        Gets the version number of the assembly.

      • FILE_VERSION

        public static final String FILE_VERSION

        Gets the file version number.

      • PRODUCT_MAJOR

        public static final int PRODUCT_MAJOR

        Gets the product major version.

        See Also:
        Constant Field Values
      • PRODUCT_MINOR

        public static final int PRODUCT_MINOR

        Gets the the product minor version.

        See Also:
        Constant Field Values
      • PRODUCT_HOTFIX

        public static final int PRODUCT_HOTFIX

        Gets the the product hotfix version.

        See Also:
        Constant Field Values