Share via


blockFormats property

Gets a collection of strings that specify the names of the available block format tags.

Syntax

HRESULT value = object.get_blockFormats(IDispatch** p);

Property values

Type: Object

A pointer to a collection that receives the names of the available block format tags.

Remarks

IHtmlDlgSafeHelper::blockFormats was introduced in Microsoft Internet Explorer 6.

See also

IBlockFormats