captureFlow property

List<DocumentCaptureFlow> captureFlow
getter/setter pair

Defines the document capture flow. Create a List of type DocumentCaptureFlow to configure each capture step.

Implementation

List<DocumentCaptureFlow> captureFlow;