ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / RtfOptionsForm Class / Capture Property

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