Click or drag to resize

PdfTextLayoutResult Properties

The PdfTextLayoutResult type exposes the following members.

Properties
Name Description
Public property Bounds
Gets the bounds of the element on the last page where it was drawn.
(Inherited from PdfLayoutResult .)
Public property LastLineBounds
Gets a value that indicates the bounds of the last line that was printed on the page.
Public property Page
Gets the last page where the element was drawn.
(Inherited from PdfLayoutResult .)
Public property Remainder
Gets a value that contains the text that was not printed.
Top
See Also