canHaveHTML property
Retrieves the value indicating whether the object can contain rich HTML markup.
Syntax
HRESULT value = object.get_canHaveHTML(* p);
Property values
Type: VARIANT_BOOL
Remarks
The property is read-only for all objects except the following, for which it is read-write: defaults.
Show: