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

In This Topic
    PageAreaPadding Property (C1FlexViewerPane)
    In This Topic
    Gets or sets 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