DocumentPropertiesAppVersion Property

Returns the app version. Read-only String.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public string AppVersion { get; }

Property Value

Type: String

Implements

IDocumentPropertiesAppVersion
See Also