LogicalPrinter..::..PhysicalPrinterName Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.PrintGroup.Maintenance
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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