BuiltInDocumentPropertyCollection.Version

BuiltInDocumentPropertyCollection.Version property

Represents the version number of the application that created the document.

public string Version { get; set; }

Remarks

It’s format is “00.0000”,for example : 12.0000

See Also