ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / PrintOnOpen Property

In This Topic
    PrintOnOpen Property
    In This Topic
    Gets or sets the value indicating whether the document should be printed after open.
    Syntax
    'Declaration
     
    Public Property PrintOnOpen As Boolean
    public bool PrintOnOpen {get; set;}
    See Also