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