Gets or sets the array of text instructions in different languages on how
this document can be used.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpArray UsageTerms { get; set; }
VB
Public Property UsageTerms As XmpArray
Get
Set
Property Value
Type:
XmpArray
The array of text instructions in different languages on how this document
can be used.
See Also