Inesoft
PrintCE SDK EVC++ |
C++ Syntax: BOOL value = object.GetFontItalic();
object.SetFontItalic(BOOL value);eVB Syntax: value = object.FontItalic
object.FontItalic = valueParameters
value
Sets the Italic font style.
Return Value
value
Returns the Italic font style.
© 2009 Inesoft. All rights reserved.