Click or drag to resize

PdfTextFindOptions Properties

The PdfTextFindOptions type exposes the following members.

Properties
Name Description
Public property Area
Specified the area.
Public property IsShowHiddenText
Whether is show hidden texts. Default vale: true.
Public property Parameter
Specified the text find parameter. Default value: TextFindParameter.None
Public property Strategy
Gets or sets the text processing strategy. Default vale: PdfTextStrategy.General.
Top
See Also