Sets the font name.
Visual Basic |
---|
Public Sub SetCtlFontName( _ ByVal Name As String _ ) |
- Name
- A string value indicating the name of the font, for example "Arial" or "Times New Roman" as described in Remarks.
In containers that don’t give you direct access to PrintPRO’s Font object, like Visual C++, the SetCtlName method can be used to set the font name.