AdvancedFindPrinterProcessor..::..PrinterSetup Property
Gets the printer setup.
Namespace:
RingSoft.DbMaintenanceAssembly: 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); }