Click or drag to resize

HNR_BOXDATA Constructor (Int32, Int32, Int32)

Initializes a new instance of the HNR_BOXDATA class

Namespace:  Kofax.OmniPageCSDK.ArgTypes
Assembly:  Kofax.OmniPageCSDK.ArgTypes (in Kofax.OmniPageCSDK.ArgTypes.dll) Version: 21.0.0.0 (21.0.19459.900)
Syntax
public HNR_BOXDATA(
	int heigth,
	int width,
	int space
)

Parameters

heigth
Type: SystemInt32
width
Type: SystemInt32
space
Type: SystemInt32
See Also