FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / PageAreaPadding Property

In This Topic
    PageAreaPadding Property (FlexViewer)
    In This Topic
    The amount of padding between pages and the preview window edges.
    Syntax
    'Declaration
     
    Public Property PageAreaPadding As Thickness
    public Thickness PageAreaPadding {get; set;}
    See Also