 | PdfDocumentBaseUri Property |
Gets or sets the document-level information for URI actions.
Namespace:
Patagames.Pdf.Net
Assemblies:
Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.81.2704
Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.81.2704
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
Type:
String
See Also