Accusoft PrintPRO 7
Font Property
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : Font Property

Glossary Item Box

Description

Gets a Font object.

Property Type

Read-write property

Syntax

Visual Basic
Public Property Font As Font

Return Type

A Font object which represents possible properties to use.

Remarks

Use the Font property of an object to identify a specific Font object whose properties you want to use.

For example, the following code changes the Bold property setting of a Font object identified by the Font property of a PrintPRO control:

PrintPRO1.Font.Bold = True

See Also

©2013. Accusoft Corporation. All Rights Reserved.