Determines whether or not the report can be duplexed while printing.
'Declaration
Public ReadOnly Property CanDuplex As System.Boolean
public System.bool CanDuplex {get;}
Property Value
Boolean value.
True, if the report can be duplexed; otherwise,
false.