Click or drag to resize

CharacterBarGetBarSize Method

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void GetBarSize(
	ref int Width,
	ref int Height,
	CHARACTERBARALIGNMENT Alignment,
	bool Commit
)

Parameters

Width
Type: SystemInt32
Height
Type: SystemInt32
Alignment
Type: Kofax.OmniPageCSDK.ToolBoxesCHARACTERBARALIGNMENT
Commit
Type: SystemBoolean
See Also