Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PrintOutOptions Class / Collate Property
In This Topic
    Collate Property
    In This Topic
    True to collate multiple copies. The default value is True.
    Syntax
    public System.bool Collate {get; set;}
    See Also