Skip to main content
All docs
V23.2

DublinCoreProperties.Description Property

Gets the value for the dc:Description attribute.

Namespace: DevExpress.Pdf.Xmp

Assembly: DevExpress.Pdf.v23.2.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