Inesoft PrintCE SDK EVC++
CPrintCE::FontItalic Method

Returns and sets the Italic font style

C++ Syntax: BOOL value = object.GetFontItalic();
            object.SetFontItalic(BOOL
value);

eVB Syntax: value = object.FontItalic
            object.FontItalic =
value

Parameters

value

Sets the Italic font style.

Return Value

value

Returns the Italic font style.

 


© 2009 Inesoft. All rights reserved.