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

PrinterDataProcessedEventArgs..::..PrinterSetup Property

Gets or sets the printer setup.

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

Syntax


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

Field Value

The printer setup.