Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / PagesPaddingCurr Property

In This Topic
    PagesPaddingCurr Property
    In This Topic
    Gets the current padding between pages in the preview.
    Syntax
    'Declaration
     
    Public ReadOnly Property PagesPaddingCurr As Size
    public Size PagesPaddingCurr {get;}
    See Also