ComponentOne Scheduler for WinForms
LoadStyle Method

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintInfo Class : LoadStyle Method
The PrintStyle for loading into print document object.
Loads style definition to C1PrintDocument control.
Syntax
'Declaration
 
Public Sub LoadStyle( _
   ByVal style As PrintStyle _
) 
public void LoadStyle( 
   PrintStyle style
)

Parameters

style
The PrintStyle for loading into print document object.
See Also

Reference

PrintInfo Class
PrintInfo Members