PdfToTextConverterLayout Property

The text layout in the resulted text document

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 12.0.0
C#
public TextLayout Layout { get; set; }

Property Value

TextLayout

See Also