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

PrintingProcessingViewModel..::..PrinterSetupArgs Property

Gets the printer setup arguments.

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

Syntax


public PrinterSetupArgs PrinterSetupArgs { get; set; }
Public Property PrinterSetupArgs As PrinterSetupArgs
	Get
	Set
public:
property PrinterSetupArgs^ PrinterSetupArgs {
	PrinterSetupArgs^ get ();
	void set (PrinterSetupArgs^ value);
}

Field Value

The printer setup arguments.