Click or drag to resize

PdfLayoutHTMLResult Properties

The PdfLayoutHTMLResult 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 HTMLViewBounds
The actual bounds of the html view. It may larger than Bounds
Public property Page
Gets the last page where the element was drawn.
(Inherited from PdfLayoutResult .)
Top
See Also