Skip to main content
All docs
V25.1
  • XmpRightsManagementProperties.Certificate Property

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

    Namespace: DevExpress.Pdf.Xmp

    Assembly: DevExpress.Pdf.v25.1.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