defaultZoomScale property

double? defaultZoomScale
final

Sets the default zoom scale. Defaults to null. On Web, this is the zoom has priority over PdfConfiguration.zoom.

Implementation

final double? defaultZoomScale;