title property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the title of the style sheet.

HTML 4.01 Specification, Section 7.4.3

Syntax

HRESULT value = object.put_title(BSTR v);HRESULT value = object.get_title(BSTR* p);

Property values

Type: BSTR

the title.

Standards information

Remarks

The title is a string used to identify a style sheet.

 

 

Build date: 6/12/2012