Click or drag to resize

EditorViewSelItalic Property

This property controls whether all the selected characters are italic or not.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[BrowsableAttribute(false)]
[DispIdAttribute(141)]
public bool SelItalic { get; set; }

Property Value

Type: Boolean
Remarks
Setting this parameter will apply the formatting to the selection.
See Also