Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / PageSpacing Property

In This Topic
    PageSpacing Property
    In This Topic
    The amount of padding between pages in the preview.
    Syntax
    'Declaration
     
    
    Public Property PageSpacing As C1Size
    public C1Size PageSpacing {get; set;}
    See Also