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

PrinterSetupArgs..::..PrintingProcessingViewModel Property

Gets the printing processing view model.

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

Syntax


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

Field Value

The printing processing view model.