Table of Contents

Class Cropping

Namespace
IO.Scanbot.Sdk.Ui_v2.Document.Screen
Assembly
DocumentSDK.NET.Droid.dll
public sealed class Cropping : Object, IScannerSessionRoute, IJavaObject, IDisposable, IJavaPeerable
Inheritance
Cropping
Implements

Constructors

Cropping(string)

public Cropping(string pageId)

Parameters

pageId string

Fields

Destination

public const string Destination = "cropping"

Field Value

string

PageIdArg

public const string PageIdArg = "pageIdArg"

Field Value

string

Route

public const string Route = "cropping/{pageIdArg}"

Field Value

string