ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintInfo Class / IsPreviewEnabled Property

In This Topic
    IsPreviewEnabled Property (PrintInfo)
    In This Topic
    Gets a System.Boolean value determining whether preview is enabled.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsPreviewEnabled As System.Boolean
    public System.bool IsPreviewEnabled {get;}
    See Also