Class NoButtonMode
- Namespace
- ScanbotSDK.MAUI.Document
- Assembly
- ScanbotSDK.Shared.dll
Configuration of the 'preview' button in 'no button mode'.
public class NoButtonMode : PreviewButton
- Inheritance
-
NoButtonMode
- Inherited Members
Properties
Visible
None Default is false
public bool Visible { get; set; }
Property Value
Methods
FromJson(string)
public static NoButtonMode FromJson(string rawJson)
Parameters
rawJson
string