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

VARIANT_FALSE (false)

Object cannot contain HTML markup.

VARIANT_TRUE (true)

Object can contain HTML markup.

Remarks

The property is read-only for all objects except the following, for which it is read-write: defaults.