Gets the list of attributes of the peer.
Namespace: iTextSharp.text.xmlAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public virtual Properties GetAttributes( Hashtable attrs ) |
Visual Basic |
---|
Public Overridable Function GetAttributes ( _ attrs As Hashtable _ ) As Properties |
Visual C++ |
---|
public: virtual Properties^ GetAttributes( Hashtable^ attrs ) |
Parameters
- attrs
- Type: System.Collections..::..Hashtable