PDFPageProxy class

Constructors

PDFPageProxy()

Properties

hashCode int
The hash code for this object.
no setterinherited
pageNumber int?
no setter
rotate int?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userUnit num?
no setter
view JsArray?
no setter

Methods

cleanup() → void
getViewport(num scale, {int? rotation, bool? dontFlip}) PageViewport
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toContext({String prefix = 'PDFPageProxy'}) Map<String, dynamic>
Get a map of prop values useful for logging context
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited