size property

Sets or retrieves the font size of the object.

 

Syntax

HRESULT value = object.put_size( v);HRESULT value = object.get_size(* p);

Property values

Type: long

the font size within a range of 1 through 7, with 7 representing the largest font.

Standards information