Inesoft PrintCE SDK EVC++
CPrintCE::FontBold Method

Returns and sets the Bold font style

C++ Syntax: BOOL value = object.GetFontBold();
            object.SetFontBold(BOOL
value);

eVB Syntax: value = 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.