Font Property
Windows - Visual C++
Stock Property
Description
The Font property returns or sets
the font used to display text in the control.
Syntax
COleFont font = GetFont();
void SetFont(LPDISPATCH font);
The Font syntax has these parts:
Part |
Description |
|
font |
A Visual C++ font object |
Back to: Feed Properties Headline Properties Quote Properties Story Properties