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

    Gets the value for the xmpRights:WebStatement attribute.

    Namespace: DevExpress.Pdf.Xmp

    Assembly: DevExpress.Pdf.v25.1.Core.dll

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public string WebStatement { get; set; }

    Property Value

    Type Description
    String

    A Web URL for a statement of the document’s ownership and usage rights.

    See Also