reference of this Anchor.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public Uri Url { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Url As Uri Get |
| Visual C++ |
|---|
public: property Uri^ Url { Uri^ get (); } |