HiQPdf Documentation

PdfTextExtractMode Enumeration

HiQPdf Client for .NET Core
The text extraction modes

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public enum PdfTextExtractMode
Members

  Member nameValueDescription
KeepPositioning0 The text extraction keeps the positioning of the text in PDF document
KeepReadingOrder1 The text extraction kees the reading order of the text in PDF document
See Also

Reference