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

AdvancedFindPrinterProcessor..::..PrinterSetup Property

Gets the printer setup.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.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.