Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public PdfLine ProcessLine( float leftX, float width, int alignment, int runDirection, int arabicOptions ) |
Visual Basic |
---|
Public Function ProcessLine ( _ leftX As Single, _ width As Single, _ alignment As Integer, _ runDirection As Integer, _ arabicOptions As Integer _ ) As PdfLine |
Visual C++ |
---|
public: PdfLine^ ProcessLine( float leftX, float width, int alignment, int runDirection, int arabicOptions ) |
Parameters
- leftX
- Type: System..::..Single
- width
- Type: System..::..Single
- alignment
- Type: System..::..Int32
- runDirection
- Type: System..::..Int32
- arabicOptions
- Type: System..::..Int32