Table of Contents

Class Cropping

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

Constructors

Cropping(string)

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

Parameters

pageId string

Fields

Destination

[Register("destination")]
public const string Destination = "cropping"

Field Value

string

PageIdArg

[Register("pageIdArg")]
public const string PageIdArg = "pageIdArg"

Field Value

string

Route

[Register("route")]
public const string Route = "cropping/{pageIdArg}"

Field Value

string