Skip to main content
All docs
V25.1
  • DublinCoreProperties.Rights Property

    Gets the value for the dc:Rights attribute.

    Namespace: DevExpress.Pdf.Xmp

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