PdfToTextConverterLayout Property |
Gets or sets the layout of the output text. The default value is OriginalLayout.
Namespace: ExpertPdfAssembly: pdftotext.net20.x86 (in pdftotext.net20.x86.dll) Version: 4.2
Syntaxpublic TextLayout Layout { get; set; }
Public Property Layout As TextLayout
Get
Set
Property Value
Type:
TextLayout
See Also