Navigation:  thinBasic Modules > XPRINT >

XPRINT_SET

Previous pageReturn to chapter overviewNext page

 

Description

 

Set some printer options.

 

Syntax

 

XPRINT_Set(InfoType, ...)

 

XPRINT_Set(%XPRINT_SET_MIX         , MixMode)

XPRINT_Set(%XPRINT_SET_ORIENTATION , Orientation)

XPRINT_Set(%XPRINT_SET_PIXEL       , XPos, YPos, RgbColor)

XPRINT_Set(%XPRINT_SET_PIXEL_STEP , XPos, YPos, RgbColor)

XPRINT_Set(%XPRINT_SET_POS         , XPos, YPos)

XPRINT_Set(%XPRINT_SET_POS_STEP   , XPos, YPos)

XPRINT_Set(%XPRINT_SET_QUALITY     , Quality)

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning

InfoType

Number

No

Use equates in order to specify information type.

















 

Remarks

 

 

 

Restrictions

 

See also

 

Examples

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com