Table of Contents

Class IDocumentCameraSession.ICameraScreenMode.Replace

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$Replace", DoNotGenerateAcw = true)]
public sealed class IDocumentCameraSession.ICameraScreenMode.Replace : Object, IDocumentCameraSession.ICameraScreenMode, IJavaObject, IJavaPeerable, IDisposable
Inheritance
IDocumentCameraSession.ICameraScreenMode.Replace
Implements
Inherited Members

Constructors

Replace(string)

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

Parameters

pageId string

Properties

PageId

public string PageId { 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$Replace;", "")]
public IDocumentCameraSession.ICameraScreenMode.Replace Copy(string pageId)

Parameters

pageId string

Returns

IDocumentCameraSession.ICameraScreenMode.Replace