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

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