Namespace: iTextSharp.text.html.simpleparser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public static void InsertStyle( Hashtable h, ChainedProperties cprops ) |
Visual Basic |
---|
Public Shared Sub InsertStyle ( _ h As Hashtable, _ cprops As ChainedProperties _ ) |
Visual C++ |
---|
public: static void InsertStyle( Hashtable^ h, ChainedProperties^ cprops ) |