Click or drag to resize

PdfToTextConverterLayout Property

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

Namespace: ExpertPdf
Assembly: eppdftotext (in eppdftotext.dll) Version: 9.0
Syntax
public TextLayout Layout { get; set; }

Property Value

TextLayout
See Also