SearchOptions

SearchOptions

Overview

SearchOptions is a type in Aspose.PDF FOSS for Go.

SearchOptions tunes how SearchText interprets the query.

Properties: CaseInsensitive, Rectangle, Regex, SearchInAnnotations.

Properties

NameTypeAccessDescription
CaseInsensitiveboolRead/WriteGets the case insensitive.
RegexboolRead/WriteGets the regex.
Rectangle*RectangleRead/WriteGets the rectangle.
SearchInAnnotationsboolRead/WriteGets the search in annotations.

See Also

 English