PrinterDataProcessedEventArgs..::..PrinterSetup Property
Gets or sets the printer setup.
Namespace:
RingSoft.DbLookupAssembly: 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); }