Gets or sets a value indicating whether the print out is collated.
[Visual Basic] Public Property Collate As Boolean [C#] public bool Collate {get; set;} [C++] public: __property bool get_Collate(); public: __property void set_Collate(bool); [JScript] public function get Collate() : Boolean; public function set Collate(Boolean);
true if the print out is collated; otherwise, false.
PrinterSettings Class | PrinterSettings Members | System.Drawing.Printing Namespace | CanDuplex | IsPlotter | IsValid | SupportsColor