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

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

    Namespace: DevExpress.Pdf.Xmp

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