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

    Gets the value for the dc:Subject attribute.

    Namespace: DevExpress.Pdf.Xmp

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

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public XmpArray Subject { get; }

    Property Value

    Type Description
    XmpArray

    A list of descriptive phrases or keywords that specify the document content.

    See Also