ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / Reflowable Property

In This Topic
    Reflowable Property
    In This Topic
    Gets a value indicating whether the document is reflowable.
    Syntax
    'Declaration
     
    Public ReadOnly Property Reflowable As System.Boolean
    public System.bool Reflowable {get;}
    See Also