[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLControlRange.ExecCommand

ExecCommand Method

ExecCommand(string, bool, object)

This member is for internal use only.

Declaration
bool ExecCommand(string cmdID, bool showUI, object value)
Function ExecCommand(cmdID As String, showUI As Boolean, value As Object) As Boolean
Parameters
Type Name Description
string cmdID
bool showUI
object value
Returns
Type Description
bool