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