Click or drag to resize

TextLayout Enumeration

The output text layout.

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