Documents for Excel .NET Edition | GCDocuments
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