Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PrintOutOptions Class / Duplex Property
In This Topic
    Duplex Property
    In This Topic
    Gets or sets the printer setting for double-sided printing.
    Syntax
    public System.Drawing.Printing.Duplex Duplex {get; set;}
    See Also