[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.recalc

recalc Method

recalc(bool)

recalc method of IHTMLDocument3 interface.

Declaration
void recalc(bool fForce)
Sub recalc(fForce As Boolean)
Parameters
Type Name Description
bool fForce
Remarks

An original IDL definition of recalc method was the following: HRESULT recalc ([optional, defaultvalue(0)] VARIANT_BOOL fForce);