TextMatch
Overview
TextMatch is a type in Aspose.PDF FOSS for Go.
TextMatch is a single occurrence located by SearchText.
Properties: PageNumber, Rect, Text.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Text | string | Read/Write | Gets the text. |
PageNumber | int | Read/Write | Gets the page number. |
Rect | Rectangle | Read/Write | Gets the rect. |