Namespace: iTextSharp.text.html
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public override Properties GetAttributes( Hashtable attrs ) |
Visual Basic |
---|
Public Overrides Function GetAttributes ( _ attrs As Hashtable _ ) As Properties |
Visual C++ |
---|
public: virtual Properties^ GetAttributes( Hashtable^ attrs ) override |
Parameters
- attrs
- Type: System.Collections..::..Hashtable