PdfTextStrategy
Table Field
|
Text is processed according to the table structure when the page has tables.
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 Table
Public Shared ReadOnly Table As PdfTextStrategy
public:
static initonly PdfTextStrategy^ Table
static val Table: PdfTextStrategy
Field Value
Type:
PdfTextStrategy
See Also