Accusoft PrintPRO 7
SetCtlFontSize Method
See Also  Send Feedback
fSize
A long value indicating the size of the font, in points.
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : SetCtlFontSize Method

Glossary Item Box

Description

Sets the font size.

Syntax

Visual Basic
Public Sub SetCtlFontSize( _
   ByVal fSize As Single _
) 

Parameters

fSize
A long value indicating the size of the font, in points.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.