Win32Prn() > Font methods xHarbour Developers Network  

oWin32Prn:italic()

Queries or sets italic printing.

Syntax

:italic( [<lNewSetting>] ) --> lOldSetting

Arguments

<lNewSetting>
If a logical value is passed, it defines the new Italic setting. .T. (true) switches Italic on, and .F. (false) switches it off.

Description

Method :italic() returns the currently defined Italic setting used for printing text as a logical value. When <lNewSetting> is specified, the new Italic mode is set during printing.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe