handOcclusionThreshold property

double? handOcclusionThreshold
getter/setter pair

Defines the percentage of the document area that is allowed to be occluded by hand.

Allowed values are from 0 to 1. Default: 0.05

Implementation

double? handOcclusionThreshold = 0.05;