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