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

    Gets the value for the dc:Title attribute.

    Namespace: DevExpress.Pdf.Xmp

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

    NuGet Package: DevExpress.Pdf.Core

    Declaration

    public XmpLanguageAlternative Title { get; }

    Property Value

    Type Description
    XmpLanguageAlternative

    The document title or name in different languages.

    See Also