Namespace: iTextSharp.text.rtf.parser.destinations
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
protected bool OnOpenGroup()
Visual Basic
Protected Function OnOpenGroup As Boolean
Visual C++
protected:
bool OnOpenGroup()

See Also