Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpArrayType Type { get; }
VB
Public ReadOnly Property Type As XmpArrayType
Get
Property Value
Type:
XmpArrayTypeThe type of this
XmpArray.
See Also