Skip to main content
All docs
V23.2

DublinCoreProperties.Rights Property

Gets the value for the dc:Rights attribute.

Namespace: DevExpress.Pdf.Xmp

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

NuGet Package: DevExpress.Pdf.Core

Declaration

public XmpLanguageAlternative Rights { get; }

Property Value

Type Description
XmpLanguageAlternative

A list of informal rights statements (in different languages).

See Also