Click or drag to resize
DashboardDesignerPrint Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Prints the current ManagedDashboard object

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public void Print(
	bool showPrintDialog
)

Parameters

showPrintDialog
Type: SystemBoolean
If true, the print dialog is shown before printing.
Remarks