Class PageStorageSettings
- Namespace
- IO.Scanbot.Sdk.Persistence.Page
- Assembly
- DocumentSDK.NET.Droid.dll
public sealed class PageStorageSettings : Object
- Inheritance
-
PageStorageSettings
Properties
A
public int A { get; set; }
Property Value
- int
AddImageFileFormatExtension
public bool AddImageFileFormatExtension { get; set; }
Property Value
- bool
B
public CameraImageFormat B { get; set; }
Property Value
- CameraImageFormat
C
public bool C { get; set; }
Property Value
- bool
D
public int D { get; set; }
Property Value
- int
ImageFormat
public CameraImageFormat ImageFormat { get; set; }
Property Value
- CameraImageFormat
ImageQuality
public int ImageQuality { get; set; }
Property Value
- int
PreviewTargetMax
public int PreviewTargetMax { get; }
Property Value
- int