XmpRightsManagementSchema.Certificate Property

Gets or sets the URL of rights management certificate.

Namespace:  BitMiracle.Docotic.Pdf
Assembly:  BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public XmpString Certificate { get; set; }
VB
Public Property Certificate As XmpString
	Get
	Set

Property Value

Type: XmpString
The URL of rights management certificate.

See Also