Aspose::Font::BuildVersionInfo Class Reference

Provides information about the current product name and version. More...

Public Member Functions

 BuildVersionInfo ()=delete
 

Static Public Member Functions

static ASPOSE_FONT_SHARED_API System::String get_Product ()
 Gets the full name of the product. More...
 
static ASPOSE_FONT_SHARED_API System::String get_Version ()
 Gets the product version. More...
 

Detailed Description

Provides information about the current product name and version.

Constructor & Destructor Documentation

◆ BuildVersionInfo()

Aspose::Font::BuildVersionInfo::BuildVersionInfo ( )
delete

Member Function Documentation

◆ get_Product()

static ASPOSE_FONT_SHARED_API System::String Aspose::Font::BuildVersionInfo::get_Product ( )
static

Gets the full name of the product.

◆ get_Version()

static ASPOSE_FONT_SHARED_API System::String Aspose::Font::BuildVersionInfo::get_Version ( )
static

Gets the product version.