Accusoft PrintPRO 7
SetCtlFontName Method
See Also  Send Feedback
Name
A string value indicating the name of the font, for example "Arial" or "Times New Roman" as described in Remarks.
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : SetCtlFontName Method

Glossary Item Box

Description

Sets the font name.

Syntax

Visual Basic
Public Sub SetCtlFontName( _
   ByVal Name As String _
) 

Parameters

Name
A string value indicating the name of the font, for example "Arial" or "Times New Roman" as described in Remarks.

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.