ComponentOne Scheduler for WinForms
StyleSource Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyle Class : StyleSource Property
Gets or sets the System.String value determining the source of C1PrintDocument template. It might be the name of .c1d or .c1dx file or the name of resource.
Syntax
'Declaration
 
Public Property StyleSource As System.String
public System.string StyleSource {get; set;}
See Also

Reference

PrintStyle Class
PrintStyle Members