Gets the alias of the peer.
Namespace: iTextSharp.text.xmlAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public string Alias { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Alias As String Get |
| Visual C++ |
|---|
public: property String^ Alias { String^ get (); } |