CheckSupportEnum

CheckSupportEnum enumeration

Check support enum.

public enum CheckSupportEnum

Values

Name Value Description
FRONTONLY 0 The image contains the front of the check.
BACKONLY 1 The image contains the back of the check.
FRONTANDBACK 2 The image contains both the front and back of the check.

See Also