PdfTextElementRenderingResult Class |
Namespace: SelectPdf
The PdfTextElementRenderingResult type exposes the following members.
Name | Description | |
---|---|---|
PdfPageLastIndex |
The index of the pdf page where the rendering of the page element ended.
(Inherited from PdfRenderingResult.) | |
PdfPageLastRectangle |
The bounds inside the pdf page where the rendering of the page element ended.
(Inherited from PdfRenderingResult.) | |
RemainingText |
Gets the text that was not rendered from the initial text specified by the PdfTextElement object.
|