CheckScanner.CropAreaBottom Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that the y endpoint value of the scanned image is set to the value of the DocumentHeight property.
public const int CropAreaBottom = -1;
val mutable CropAreaBottom : int
Public Const CropAreaBottom As Integer = -1