maxDimension property

int maxDimension
final

The maximum dimension (longest edge) for thumbnail rendering, in logical pixels. Multiplied by MediaQuery.devicePixelRatioOf before calling PdfDocument.getThumbnail for sharp high-DPI output.

Implementation

final int maxDimension;