 | PdfDocumentBaseUri Property |
Gets or sets the document-level information for URI actions.
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntaxpublic string BaseUri { get; }Public ReadOnly Property BaseUri As String
Get
public:
property String^ BaseUri {
String^ get ();
}member BaseUri : string with get
/** @property */
public String get_BaseUri()
Property Value
String
See Also