Gets or sets the array of informal rights statement strings in different
languages.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpArray Rights { get; set; }
VB
Public Property Rights As XmpArray
Get
Set
Property Value
Type:
XmpArray
The array of informal rights statement strings in different languages.
See Also