Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / Metadata Class / Coverage Property

In This Topic
    Coverage Property
    In This Topic
    Gets or sets the document coverage. Maps to Dublin Core 'coverage' property.
    Syntax
    'Declaration
     
    Public Property Coverage As System.String
    public System.string Coverage {get; set;}
    See Also