Back to Devexpress

DocumentProperties.Version Property

officefileapi-devexpress-dot-docs-dot-presentation-dot-documentproperties-b09cfd58.md

latest1.1 KB
Original Source

DocumentProperties.Version Property

Gets or sets the version of the application used to create or modify the document.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public string Version { get; set; }
vb
Public Property Version As String

Property Value

TypeDescription
String

The version number.

|

See Also

DocumentProperties Class

DocumentProperties Members

DevExpress.Docs.Presentation Namespace