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