Skip to main content
All docs
V24.1

XmpRightsManagementProperties.WebStatement Property

Gets the value for the xmpRights:WebStatement attribute.

Namespace: DevExpress.Pdf.Xmp

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