PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewPane Class / PagesPaddingCurr Property

In This Topic
    PagesPaddingCurr Property (C1PreviewPane)
    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