ComponentOne Scheduler for WinForms
PreviewImage Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyle Class : PreviewImage Property
Gets or sets the System.Drawing.Image object, representing a small preview of the style which can be used for displaying style information in UI..
Syntax
'Declaration
 
Public Property PreviewImage As System.Drawing.Image
public System.Drawing.Image PreviewImage {get; set;}
See Also

Reference

PrintStyle Class
PrintStyle Members