Click or drag to resize
Pdf Library for .NET

TextLayout Enumeration

The output text layout.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public enum TextLayout
Members
Member nameValueDescription
Original0 The original layout of the text from the PDF document is preserved.
Reading1 The text is produced in reading order.
See Also