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