FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / Paginated Property

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