FontView Class |
![]() |
---|
Namespace: Kofax.OmniPageCSDK.ToolBoxes
The FontView type exposes the following members.
Name | Description | |
---|---|---|
![]() | BorderVisible |
Use this method to draw border around the control.
|
Name | Description | |
---|---|---|
![]() | Attach |
Use this method to attach the control to an existing FontView object.
|
![]() | Detach |
Use this method to detach the control from an existing FontView object.
|
![]() | ExecuteCommand(Int32) |
Executes control specific command if enabled programatically.
|
![]() | ExecuteCommand(FONTVIEWCOMMAND) |
Use this method to force execution of a FontView command.
|
![]() | GetCommandState(Int32, Boolean, Boolean) |
Returns control specific command state as enabled or checked.
|
![]() | GetCommandState(FONTVIEWCOMMAND, Boolean, Boolean) |
Use this method to request information about a FontView command.
|
![]() | GetMenu |
Returns a full menu about its own commands.
|
![]() | GetMenuString |
Returns control specific menu string to be displayed in a menu.
|
![]() | GetMessageString |
Returns a detailed control specific menu string to be displayed in a menu.
|
![]() | Int_Attach |
To attach the control to an existing IPRO object.
|
![]() | Int_Detach |
To detach the control from an existing IPRO object.
|
![]() | SetCommandHelpID |
Pairs a help ID to each command.
|
![]() | SetHelpID |
If set, and F1 is pressed, returns a SetHelp ID from OnSetHelp |
![]() | SetUILang |
Sets UI language from LANGUAGES enumeration of IPRO.
|
Name | Description | |
---|---|---|
![]() | OnAddFont |
Fired when control's internal font list is filled in; can be ignored.
|
![]() | OnEnterModal | |
![]() | OnFontChanged |
Fired if a font is enabled/disabled; the change is done.
|
![]() | OnFontChanging |
Fired to determine if the Engine should work with a font or not.
|
![]() | OnLeaveModal | |
![]() | OnSetHelp | |
![]() | OnSetMessageString | |
![]() | OnSetToolTip |