Gets or sets the location of a web page describing the owner and/or rights
statement for this document.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public XmpString WebStatement { get; set; }
VB
Public Property WebStatement As XmpString
Get
Set
Property Value
Type:
XmpString
The location of a web page describing the owner and/or rights statement for
this document.
See Also