Namespace: iTextSharp.text.rtf.parser.ctrlwords
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public int HandleKeyword( RtfCtrlWordData ctrlWordData, int groupLevel ) |
Visual Basic |
---|
Public Function HandleKeyword ( _ ctrlWordData As RtfCtrlWordData, _ groupLevel As Integer _ ) As Integer |
Visual C++ |
---|
public: int HandleKeyword( RtfCtrlWordData^ ctrlWordData, int groupLevel ) |
Parameters
- ctrlWordData
- Type: iTextSharp.text.rtf.parser.ctrlwords..::..RtfCtrlWordData
- groupLevel
- Type: System..::..Int32