Whether is use simple extraction. default vale: false.

Namespace: Spire.Pdf.Texts
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public bool IsSimpleExtraction { set; }
Public WriteOnly Property IsSimpleExtraction As Boolean
	Set
public:
property bool IsSimpleExtraction {
	void set (bool value);
}
member IsSimpleExtraction : bool with set

Property Value

Boolean

See Also