Class IDocumentCameraSession.ICameraScreenMode.Add
[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
Methods
Component1()
[Register("component1", "()Ljava/lang/String;", "")]
public string Component1()
Returns
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