PdfTextSearchItem Class

An item in the PDF text search result

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public class PdfTextSearchItem
Inheritance
Object    PdfTextSearchItem

Properties

BoundingRectangle The bounding rectangle of the searched text instance in PDF page
PdfPageNumber The number of the PDF page where the text instance was found

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also