Click or drag to resize
Pdf Library for .NET

PdfTextElementRenderingResult Properties

The PdfTextElementRenderingResult type exposes the following members.

Properties
 NameDescription
Public propertyPdfPageLastIndex The index of the pdf page where the rendering of the page element ended.
(Inherited from PdfRenderingResult)
Public propertyPdfPageLastRectangle The bounds inside the pdf page where the rendering of the page element ended.
(Inherited from PdfRenderingResult)
Public propertyRemainingText Gets the text that was not rendered from the initial text specified by the PdfTextElement object.
Top
See Also