Initializes a new instance of the IncTable class
Namespace: iTextSharp.text.html.simpleparserAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public IncTable( Hashtable props ) |
Visual Basic |
---|
Public Sub New ( _ props As Hashtable _ ) |
Visual C++ |
---|
public: IncTable( Hashtable^ props ) |
Parameters
- props
- Type: System.Collections..::..Hashtable