ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintPreviewDialog Class / Capture Property

In This Topic
    Capture Property (C1OlapPrintPreviewDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Capture As System.Boolean
    public System.bool Capture {get; set;}
    See Also