Returns the name of the meta information.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public virtual string Name { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property Name As String Get |
| Visual C++ |
|---|
public: virtual property String^ Name { String^ get (); } |