Initializes a new instance of the RtfPhrase class
Namespace: iTextSharp.text.rtf.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
protected internal RtfPhrase( RtfDocument doc ) |
| Visual Basic |
|---|
Protected Friend Sub New ( _ doc As RtfDocument _ ) |
| Visual C++ |
|---|
protected public: RtfPhrase( RtfDocument^ doc ) |