Click or drag to resize
Pdf Library for .NET

PdfToTextLayout Property

Gets or sets the layout of the output text. The default value is Original.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public TextLayout Layout { get; set; }

Property Value

TextLayout
See Also