PdfToTextConverterTextLayout Property

Text layout of the resulting document

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 1.0.0
C#
public PdfToTextLayout TextLayout { get; set; }

Property Value

PdfToTextLayout

See Also