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
    [System.Runtime.Versioning.SupportedOSPlatform("windows")]
    public System.object Duplex {get; set;}
    See Also