ComponentOne Scheduler for WinForms
CurrentPageSettings Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyle Class : CurrentPageSettings Property
Gets or sets the PageSettings for printing.
Syntax
'Declaration
 
Public Property CurrentPageSettings As System.Drawing.Printing.PageSettings
public System.Drawing.Printing.PageSettings CurrentPageSettings {get; set;}
Remarks
If end-user changes style PageSettings at run-time, the changed settings will be used as default at every next printing or previewing.
See Also

Reference

PrintStyle Class
PrintStyle Members