PdfToTextConverterLayout Property |
Gets or sets the layout of the output text. The default value is OriginalLayout.
Namespace:
ExpertPdf
Assembly:
eppdftotext (in eppdftotext.dll) Version: 7.0
Syntax public TextLayout Layout { get; set; }
Public Property Layout As TextLayout
Get
Set
Property Value
Type:
TextLayoutSee Also