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

    Gets the value for the dc:Description attribute.

    Namespace: DevExpress.Pdf.Xmp

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

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public XmpLanguageAlternative Description { get; }

    Property Value

    Type Description
    XmpLanguageAlternative

    The document content description (in different languages).

    See Also