Reporting

Specifies whether to use native Silverlight printing or not.

Namespace: Telerik.ReportViewer.Silverlight
Assembly: Telerik.ReportViewer.Silverlight (in Telerik.ReportViewer.Silverlight.dll)

Syntax

C#
public bool UseNativePrinting { get; set; }
Visual Basic
Public Property UseNativePrinting As Boolean
	Get
	Set

Version Information

Supported in: 1.0

See Also