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