Gets or sets the URI.
Namespace:
Atalasoft.PdfDoc
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public Uri URI { get; set; }
Public Property URI As Uri
Get
Set
Property Value
Type:
Uri
The URI.
See Also