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# |
|---|
RtfCtrlWordData BeforeCtrlWord( RtfCtrlWordData ctrlWordData ) |
| Visual Basic |
|---|
Function BeforeCtrlWord ( _ ctrlWordData As RtfCtrlWordData _ ) As RtfCtrlWordData |
| Visual C++ |
|---|
RtfCtrlWordData^ BeforeCtrlWord( RtfCtrlWordData^ ctrlWordData ) |
Parameters
- ctrlWordData
- Type: iTextSharp.text.rtf.parser.ctrlwords..::..RtfCtrlWordData