Aspose::Font::BuildVersionInfo class

BuildVersionInfo class

Provides information about the current product name and version.

class BuildVersionInfo

Methods

MethodDescription
BuildVersionInfo()
static get_Product()Gets the full name of the product.
static get_Version()Gets the product version.

See Also