PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis property gets or sets a control's font.
|
| LONG ControlFont { get; set; } |
Value
The number of the font
Remarks
The font number can be retrieved from any font adding method, such as AddBuiltInFont.
Each control may contain text that is shown with the default font. You can change the font color, size, and the font itself.
See the AnnotBorderColor property for examples.
See Also
Reference


