menu
scanbot_sdk
scanbot_sdk.dart
PdfExtractorOptions
PdfExtractorOptions.new constructor
PdfExtractorOptions.new
dark_mode
light_mode
PdfExtractorOptions
constructor
PdfExtractorOptions
(
{
int
quality
=
90
,
double
scaling
=
2.0
,
})
Implementation
PdfExtractorOptions({ this.quality = 90, this.scaling = 2.0, });
scanbot_sdk
scanbot_sdk
PdfExtractorOptions
PdfExtractorOptions.new constructor
PdfExtractorOptions class