XmpRightsManagementProperties.Marked Property
Gets or sets the value for the xmpRights:Marked attribute.
Namespace: DevExpress.Pdf.Xmp
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Nullable<Boolean> | true if this document is rights-managed; false if it is public-domain. |
See Also