Sets the font size.
Visual Basic |
---|
Public Sub SetCtlFontSize( _ ByVal fSize As Single _ ) |
- fSize
- A long value indicating the size of the font, in points.
In containers that don’t give you direct access to PrintPRO’s Font object, like Visual C++, the SetCtlSize method can be used to set the font size.