SearchResultItem Properties

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET

The SearchResultItem type exposes the following members.

Properties

  NameDescription
Public propertyContext
Returns the textual context of the search result.
Public propertyPageIndex
Gets the destination page index.
Public propertyRegion
Gets the region, defined by SearchResultRegion object in original page space. These region can later be transformed to a rendered page space if needed by using TransformRegion(SearchResultRegion, Int32, Int32, RenderingSettings) method. Thus, any search item text can be easily highlighted on a rendered page.
Public propertyTitle
Gets the search result title.
Top
See Also

Reference