Skip to main content
All docs
V24.1

DublinCoreProperties.Description Property

Gets the value for the dc:Description attribute.

Namespace: DevExpress.Pdf.Xmp

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