Inesoft PrintCE SDK .NET
PrintCE::FontBold Method

Returns and sets the Bold font style

C# Syntax: bool value = object.FontBold;
           object.FontBold =
value;

VB Syntax: Dim value As Boolean = object.FontBold
            object.FontBold =
value

Parameters

value

Sets the Bold font style.

Return Value

value

Returns the Bold font style.

 


© 2009 Inesoft. All rights reserved.