Source.Version Property
Version.Represents the element tag in schema: b:Version
Namespace: DocumentFormat.OpenXml.Bibliography
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Version As Version
Get
Set
'Usage
Dim instance As Source
Dim value As Version
value = instance.Version
instance.Version = value
public Version Version { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Bibliography.Version
Returns Version.