Skip to main content
All docs
V24.1

DublinCoreProperties.Coverage Property

Gets or sets the value for the dc:Coverage attribute.

Namespace: DevExpress.Pdf.Xmp

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

NuGet Package: DevExpress.Pdf.Core

Declaration

public string Coverage { get; set; }

Property Value

Type Description
String

The document topic, spatial applicability of the document, or jurisdiction under which the document is relevant.

See Also