HiQPdf Documentation

PdfTextOrder Enumeration

HiQPdf Client for .NET Core
The order of the text in the PDF documents created by library

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

public enum PdfTextOrder
Members

  Member nameValueDescription
LeftToRight0 Left to right text
RightToLeft1 Right to left text
See Also

Reference