Skip to main content
All docs
V23.2

XmpRightsManagementProperties.Certificate Property

Gets or sets the value for the xmpRights:Certificate attribute.

Namespace: DevExpress.Pdf.Xmp

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public string Certificate { get; set; }

Property Value

Type Description
String

A Web URL for a rights management certificate.

See Also