Namespace: iTextSharp.text.rtf.parser
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public int HandleCharacter( int nextChar ) |
Visual Basic |
---|
Public Function HandleCharacter ( _ nextChar As Integer _ ) As Integer |
Visual C++ |
---|
public: int HandleCharacter( int nextChar ) |
Parameters
- nextChar
- Type: System..::..Int32