Gets the XMP schema that includes properties related to rights management.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpRightsManagementSchema RightsManagement { get; }
VB
Public ReadOnly Property RightsManagement As XmpRightsManagementSchema
Get
Property Value
Type:
XmpRightsManagementSchemaThe XMP schema that includes properties related to rights
management.
Remarks
This is a well-known schema.
See Also