[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandText

queryCommandText Method

queryCommandText(string)

queryCommandText method of IHTMLTxtRange interface.

Declaration
string queryCommandText(string cmdID)
Parameters
Type Name Description
string cmdID
Returns
Type Description
string
Remarks

An original IDL definition of queryCommandText method was the following: HRESULT queryCommandText (BSTR cmdID, [out, retval] BSTR* ReturnValue);