FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / PageSpacing Property

In This Topic
    PageSpacing Property (FlexViewerPane)
    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