ExpertPDF PDF to Text Converter
Layout Property
NamespacesExpertPdfPdfToTextConverterLayout
Gets or sets the layout of the output text. The default value is OriginalLayout.
Declaration Syntax
C#Visual BasicVisual C++
public TextLayout Layout { get; set; }
Public Property Layout As TextLayout
public:
property TextLayout Layout {
	TextLayout get ();
	void set (TextLayout value);
}

Assembly: pdftotext (Module: pdftotext) Version: 3.1.0.0 (3.1.0.0)