Overview
BuildVersionInfo is a class in Aspose.Words FOSS for .NET.
Provides information about the current product name and version.
Properties: Product, Version.
Properties
| Name | Type | Access | Description |
|---|
Product | string | Read | Gets the full name of the product. |
Version | string | Read | Gets the product version. |
See Also