maximumDpi property

double maximumDpi
final

The maximum DPI of the page image. The default value is 300.

The value is used to limit the actual image size to avoid excessive memory usage.

Implementation

final double maximumDpi;