[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PrintOutOptions.Collate

Collate Property

Collate

<code>True</code> to collate multiple copies.

The default value is True.

Declaration
public bool Collate { get; set; }
Public Property Collate As Boolean