ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / IPrintService Interface / CanPrint Property

In This Topic
    CanPrint Property
    In This Topic
    Gets the value showing can the printing be executed or not.
    Syntax
    'Declaration
     
    ReadOnly Property CanPrint As Boolean
    bool CanPrint {get;}
    See Also