Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void StartElement( string tag, Hashtable h ) |
Visual Basic |
---|
Public Sub StartElement ( _ tag As String, _ h As Hashtable _ ) |
Visual C++ |
---|
public: virtual void StartElement( String^ tag, Hashtable^ h ) sealed |