ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / CanDuplex Property

In This Topic
    CanDuplex Property (SystemPrinter)
    In This Topic
    Determines whether or not the report can be duplexed while printing.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanDuplex As Boolean
    public bool CanDuplex {get;}
    See Also