Initializes a new instance of the RtfCell class
Namespace: iTextSharp.text.rtf.tableAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
protected internal RtfCell( bool deleted ) |
Visual Basic |
---|
Protected Friend Sub New ( _ deleted As Boolean _ ) |
Visual C++ |
---|
protected public: RtfCell( bool deleted ) |
Parameters
- deleted
- Type: System..::..Boolean