ActiveReports 13
CanDuplex Property

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : CanDuplex Property
Determines whether or not the report can be duplexed while printing.
Syntax
'Declaration
 
Public ReadOnly Property CanDuplex As Boolean
public bool CanDuplex {get;}

Property Value

Boolean value. True, if the report can be duplexed; otherwise, false.
See Also

Reference

SystemPrinter Class
SystemPrinter Members