Gets the content of this Annotation.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Hashtable Attributes { get; } |
Visual Basic |
---|
Public ReadOnly Property Attributes As Hashtable Get |
Visual C++ |
---|
public: property Hashtable^ Attributes { Hashtable^ get (); } |