FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / PageSpacing Property

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