FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.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 Padding
    public Padding PageAreaPadding {get; set;}
    See Also