ExpertPdf Pdf To Text Converter Library
ExpertPdf Pdf To Text Converter Library
API
ExpertPdf
PdfToTextConverter Class
PdfToTextException Class
TextLayout Enumeration
TextPosition Class
TextLayout Enumeration
The output text layout.
Namespace:
ExpertPdf
Assembly:
pdftotext.net20.x86 (in pdftotext.net20.x86.dll) Version: 4.2
Syntax
C#
VB
Copy
public
enum
TextLayout
Public
Enumeration
TextLayout
Members
Member name
Value
Description
ReadingLayout
1
The text is produced in reading order.
OriginalLayout
0
The original layout of the text from the PDF document is preserved.
See Also
Reference
ExpertPdf Namespace
ExpertPdf Pdf To Text Converter Library