Gets or sets the extent or scope of the document.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString Coverage { get; set; }
VB
Public Property Coverage As XmpString
Get
Set
Property Value
Type:
XmpString
The extent or scope of the document.
See Also