PdfTextSearchItemBoundingRectangle Property

The bounding rectangle of the searched text instance in PDF page

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public RectangleF BoundingRectangle { get; }

Property Value

RectangleF

See Also