Class PdfExtractorOptions
- Namespace
- ScanbotSDK.MAUI.Core.PdfExtractor
- Assembly
- DocumentSDK.MAUI.dll
public class PdfExtractorOptions
- Inheritance
-
PdfExtractorOptions
- Inherited Members
Constructors
PdfExtractorOptions()
public PdfExtractorOptions()
Properties
Quality
public int Quality { get; set; }
Property Value
Scaling
public double Scaling { get; set; }
Property Value
Methods
FromJson(string)
public static PdfExtractorOptions FromJson(string rawJson)
Parameters
rawJsonstring