SelectPdf Online API .NET Client
SelectPdf Online API .NET Client
SelectPdf.Api
ApiClient Class
ApiException Class
AsyncJobClient Class
HtmlToPdfClient Class
OutputFormat Enumeration
PageLayout Enumeration
PageMode Enumeration
PageNumbersAlignment Enumeration
PageOrientation Enumeration
PageSize Enumeration
PdfMergeClient Class
PdfToTextClient Class
RenderingEngine Enumeration
SecureProtocol Enumeration
StartupMode Enumeration
TextLayout Enumeration
TextPosition Class
UsageClient Class
UsageInformation Class
UsageMonthlyDetails Class
WebElement Class
WebElementPdfRectangle Class
WebElementsClient Class
TextLayout Enumeration
The output text layout (for pdf to text calls).
Namespace:
SelectPdf.Api
Assembly:
SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
C#
VB
Copy
public
enum
TextLayout
Public
Enumeration
TextLayout
Members
Member name
Value
Description
Original
0
The original layout of the text from the PDF document is preserved.
Reading
1
The text is produced in reading order.
See Also
Reference
SelectPdf.Api Namespace
SelectPdf Online REST API