Whether is extract all texts.
default vale: false.
Namespace: Spire.Pdf.TextsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public bool IsExtractAllText { set; }
Public WriteOnly Property IsExtractAllText As Boolean Set
public: property bool IsExtractAllText { void set (bool value); }
member IsExtractAllText : bool with set