ActiveReports Developer 7
PdfPrint Property
See Also 
GrapeCity.ActiveReports.Viewer.Silverlight.v7 Assembly > GrapeCity.ActiveReports Namespace > Viewer Class : PdfPrint Property

Glossary Item Box

Enables or disables PDF printing mode.

Syntax

Visual Basic (Declaration) 
Public Property PdfPrint As System.Boolean
C# 
public System.bool PdfPrint {get; set;}

See Also