Class ZoomOverlay
- Namespace
- ScanbotSDK.MAUI.Document
- Assembly
- DocumentSDK.MAUI.dll
public class ZoomOverlay
- Inheritance
-
ZoomOverlay
- Inherited Members
Constructors
ZoomOverlay()
public ZoomOverlay()
Properties
CloseButton
public ButtonConfiguration CloseButton { get; set; }
Property Value
OverlayColor
public ColorValue OverlayColor { get; set; }
Property Value
Methods
FromJson(string)
public static ZoomOverlay FromJson(string rawJson)
Parameters
rawJsonstring