JiwaPrintReport..::..OverridePrinterPaperSize Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaPrintReport
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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