ActiveReports 6 Online Help
OnlyForPrint Property

Gets or sets the value that specifies whether to send the generated PDF document directly to print instead of preview.
Syntax
'Declaration
 
Public Property OnlyForPrint As Boolean
public bool OnlyForPrint {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PdfDocumentOptions Class
PdfDocumentOptions Members

Send Feedback