PdfToTextLayout Enumeration

The resulted text layout

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next.PdfProcessor (in Winnovative.Pdf.Next.PdfProcessor.dll) Version: 20.0.0
C#
public enum PdfToTextLayout

Members

Original0 The resulting text preserves the visual layout of the text in the PDF document
Reading1 The resulting text preserves the reading order of the text in the PDF document

See Also