Class Cropping
[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
PageIdArg
[Register("pageIdArg")]
public const string PageIdArg = "pageIdArg"
Field Value
Route
[Register("route")]
public const string Route = "cropping/{pageIdArg}"