Click or drag to resize

CharacterBarGetBarSize Method

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in 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: OmniPageCSDK.ToolBoxesCHARACTERBARALIGNMENT
Commit
Type: SystemBoolean
See Also