FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / PageSpacing Property

In This Topic
    PageSpacing Property (C1FlexViewerPane)
    In This Topic
    The amount of padding between pages in the preview.
    Syntax
    'Declaration
     
    Public Property PageSpacing As Size
    public Size PageSpacing {get; set;}
    See Also