Visit Gigasoft's Web Site
 ProEssentials v9 Help

Print

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

 

public int Print ( bool fullPage, int width, int height )

Parameter

Description

fullPage

True = print full page,
False = use width/height below, image is centered on page.

width

Width in 1/100th millimeters.

height

Height in 1/100th millimeters.

 

This function invokes a dialog so user can select a printer to print the current image. If fullPage is False, then the image is sized with width and height and centered on the page.

 

Returns

NonZero if the function was successful, otherwise Zero.

 

Comments

PeFunction.Dialog.Print members of Pego.PeFunction.Dialog, Pesgo.PeFunction.Dialog, Pe3do.PeFunction.Dialog, Pepso.PeFunction.Dialog, Pepco.PeFunction.Dialog

 

See also: PeFunction.PrintGraph , PeFunction.PrintGraphEx