PrinterSetupViewModel..::..PrinterSetupArgs Property
Gets the printer setup arguments.
Namespace:
RingSoft.DbLookupAssembly: 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); }