FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / Paginated Property

In This Topic
    Paginated Property (C1FlexViewer)
    In This Topic
    Gets or sets a value indicating whether the content should be represented as set of fixed sized pages.
    Syntax
    'Declaration
     
    Public Property Paginated As Boolean
    public bool Paginated {get; set;}
    See Also