Click or drag to resize
TextLayout Enumeration
The output text layout.

Namespace: ExpertPdf
Assembly: pdftotext.net20.x86 (in pdftotext.net20.x86.dll) Version: 4.2
Syntax
public enum TextLayout
Members
  Member nameValueDescription
ReadingLayout1 The text is produced in reading order.
OriginalLayout0 The original layout of the text from the PDF document is preserved.
See Also