Pdfdemo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Pdfdemo
pdf-core
/
io.github.limuyang2.pdf.core
/
PdfDestinationView
/
FitRectangle
Fit
Rectangle
data
class
FitRectangle
(
val
bounds
:
PdfRect
)
:
PdfDestinationView
Shows an arbitrary rectangle of the page.
Members
Constructors
Fit
Rectangle
Link copied to clipboard
constructor
(
bounds
:
PdfRect
)
Properties
bounds
Link copied to clipboard
val
bounds
:
PdfRect
rectangle in PDF points to display.