SearchResultRegion Class

Apitron PDF Rasterizer help
Apitron.PDF.Rasterizer library for .NET
This class represents a region of search result
Inheritance Hierarchy

SystemObject
  Apitron.PDF.Rasterizer.SearchSearchResultRegion

Namespace:  Apitron.PDF.Rasterizer.Search
Assembly:  Apitron.PDF.Rasterizer (in Apitron.PDF.Rasterizer.dll) Version: 3.0.154.0 (3.0.154.0)
Syntax

public sealed class SearchResultRegion

The SearchResultRegion type exposes the following members.

Properties

  NameDescription
Public propertyBlocks
Gets the blocks that represents a set of arrays with the following definition for each region: [x0, y0, x1, y1, x2, y2, x3, y3].
Top
See Also

Reference