Namespace: iTextSharp.text.rtf.list
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public void SetSymbolIndent( int symbolIndent ) |
| Visual Basic |
|---|
Public Sub SetSymbolIndent ( _ symbolIndent As Integer _ ) |
| Visual C++ |
|---|
public: void SetSymbolIndent( int symbolIndent ) |
Parameters
- symbolIndent
- Type: System..::..Int32