Gets or sets the parameters which uses when executed "window.open" for print document.

Namespace: PerpetuumSoft.Reporting.WebViewer.Client
Assembly: PerpetuumSoft.Reporting.WebViewer.Client (in PerpetuumSoft.Reporting.WebViewer.Client.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string PrintWindowParam
Visual Basic
Public PrintWindowParam As String
Visual C++
public:
String^ PrintWindowParam

See Also