RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

PrintingProcessingViewModel..::..Initialize Method

Initializes the specified view.

Namespace:  RingSoft.DbLookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public void Initialize(
	IPrintingProcessingView view,
	PrinterSetupArgs printerSetupArgs
)
Public Sub Initialize ( _
	view As IPrintingProcessingView, _
	printerSetupArgs As PrinterSetupArgs _
)
public:
void Initialize(
	IPrintingProcessingView^ view, 
	PrinterSetupArgs^ printerSetupArgs
)

Parameters

view
Type: RingSoft.DbLookup..::..IPrintingProcessingView
The view.
printerSetupArgs
Type: RingSoft.DbLookup..::..PrinterSetupArgs
The printer setup arguments.