Lists the available text search direction modes.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v19.2.Core.dll
public enum PdfTextSearchDirection
Public Enum PdfTextSearchDirection
Specifies a backward search in the document.
Specifies a forward search in the document.
An object of the PdfTextSearchDirection type is returned by the PdfTextSearchParameters.Direction property.