Namespace: iTextSharp.text.rtf.text
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public void Add( RtfTab tab ) |
| Visual Basic |
|---|
Public Sub Add ( _ tab As RtfTab _ ) |
| Visual C++ |
|---|
public: void Add( RtfTab^ tab ) |
Parameters
- tab
- Type: iTextSharp.text.rtf.text..::..RtfTab