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 bool GetParagraph( int runDirection ) |
Visual Basic |
---|
Public Function GetParagraph ( _ runDirection As Integer _ ) As Boolean |
Visual C++ |
---|
public: bool GetParagraph( int runDirection ) |
Parameters
- runDirection
- Type: System..::..Int32