PdfTextStrategy
Simple Field
|
Text is processed according to the logical order.
Namespace:
Spire.Pdf.Texts
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public static readonly PdfTextStrategy Simple
Public Shared ReadOnly Simple As PdfTextStrategy
public:
static initonly PdfTextStrategy^ Simple
static val Simple: PdfTextStrategy
Field Value
Type:
PdfTextStrategy
See Also