FullTextSearchControl Properties

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image

The FullTextSearchControl type exposes the following members.

Properties

  NameDescription
Public propertyIsCaseSensitive
Gets or sets a value that indicates whether the search term is case sensitive.
Public propertyPageStringFormat
The format string for displaying page number as a string. This string is in the .NET composite format, where {0} defines the page number.
Public propertySearchTerm
Gets or sets a value that is to be searched in the DocumentViewer
Public propertyWholeWordOnly
Gets or sets a value that indicates wether the search term should be match whole words only.

See Also