HI_PrintWindow

HI_PrintWindow

%HI_PrintWindow function


Function

The function allows to print the picture (Control function).

Declaration

%HI_PrintWindow( BOOL in bPreview := @TRUE )

Parameters

bPreview

@TRUE - show the "Preview" dialog box before print.
@FALSE - hide the "Preview" dialog box before print.

Description

The function prints the picture, from which is called.
If the parameter bPreview is not specified or its value is @TRUE, there is to be opened the "Preview" dialog box in the process D2000 HI.
If the parameter value is @FALSE the picture is to be printed without any necessary user's interactions.