Table of Contents

Class IDocumentCameraSession.ICameraScreenMode.Add

Namespace
IO.Scanbot.Sdk.Ui_v2.Document.Screen.Camera
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui_v2/document/screen/camera/IDocumentCameraSession$CameraScreenMode$Add", DoNotGenerateAcw = true)]
public sealed class IDocumentCameraSession.ICameraScreenMode.Add : Object, IDocumentCameraSession.ICameraScreenMode, IJavaObject, IJavaPeerable, IDisposable
Inheritance
IDocumentCameraSession.ICameraScreenMode.Add
Implements
Inherited Members

Constructors

Add(string)

[Register(".ctor", "(Ljava/lang/String;)V", "")]
public Add(string currentPageId)

Parameters

currentPageId string

Properties

CurrentPageId

public string CurrentPageId { get; }

Property Value

string

Methods

Component1()

[Register("component1", "()Ljava/lang/String;", "")]
public string Component1()

Returns

string

Copy(string)

[Register("copy", "(Ljava/lang/String;)Lio/scanbot/sdk/ui_v2/document/screen/camera/IDocumentCameraSession$CameraScreenMode$Add;", "")]
public IDocumentCameraSession.ICameraScreenMode.Add Copy(string currentPageId)

Parameters

currentPageId string

Returns

IDocumentCameraSession.ICameraScreenMode.Add