Writes a number of tabs.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
protected void AddTabs( int indent ) |
| Visual Basic |
|---|
Protected Sub AddTabs ( _ indent As Integer _ ) |
| Visual C++ |
|---|
protected: void AddTabs( int indent ) |
Parameters
- indent
- Type: System..::..Int32
the number of tabs to add