Gets or sets the document version identifier for this resource.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString VersionId { get; set; }
VB
Public Property VersionId As XmpString
Get
Set
Property Value
Type:
XmpString
The document version identifier for this resource.
See Also