PdfTextFragment Properties |
The PdfTextFragment type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Bounds |
if the MatchText in more lines( >=2 ),the results can not contain by one Rectangle.
So we need an array to save data.
Gets the bounds of the searched text of this System.Drawing RectangleF structure.
|
![]() |
LineText |
Gets all text of the line which covers the target text.
|
![]() |
Page |
Gets the page where the text is located.
|
![]() |
Positions |
Used by find text cross line
if the MatchText in more lines( >=2 ),the results can not contain by one Rectangle.
So we need an array to save data.
Gets the positions of the searched text of this System.Drawing.PointF structure.
|
![]() |
Sizes |
Used by find text cross line
if the MatchText in more lines( >=2 ),the results can not contain by one Rectangle.
So we need an array to save data.
Gets the sizes of the searched text of this System.Drawing SizeF structure.
|
![]() |
Text |
Gets the text.
|
![]() |
TextStates |
Gets the text state.
|