CharacterBarLineHeight Method
|
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxpublic int LineHeight(
int LineCount,
CHARACTERBARALIGNMENT Alignment
)
Public Function LineHeight (
LineCount As Integer,
Alignment As CHARACTERBARALIGNMENT
) As Integer
public:
int LineHeight(
int LineCount,
CHARACTERBARALIGNMENT Alignment
)
Parameters
- LineCount
- Type: SystemInt32
- Alignment
- Type: Kofax.OmniPageCSDK.ToolBoxesCHARACTERBARALIGNMENT
Return Value
Type:
Int32
See Also