reference of this Anchor.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public string Reference { get; set; } |
| Visual Basic |
|---|
Public Property Reference As String
Get
Set |
| Visual C++ |
|---|
public:
property String^ Reference {
String^ get ();
void set (String^ value);
} |
See Also