CharacterBarLineHeight Method
|
Namespace:
OmniPageCSDK.ToolBoxes
Assembly:
OmniPageCSDK.ToolBoxes (in 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: OmniPageCSDK.ToolBoxesCHARACTERBARALIGNMENT
Return Value
Type:
Int32
See Also