BuildVersionInfo

BuildVersionInfo

Overview

BuildVersionInfo is a class in Aspose.Words FOSS for .NET.

Provides information about the current product name and version.

Properties: Product, Version.

Properties

NameTypeAccessDescription
ProductstringReadGets the full name of the product.
VersionstringReadGets the product version.

See Also