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

In This Topic
    PagesPaddingSmall Property (C1PreviewPane)
    In This Topic
    Gets or sets the amount of padding between pages in the preview used when margins are hidden.
    Syntax
    'Declaration
     
    Public Property PagesPaddingSmall As Size
    public Size PagesPaddingSmall {get; set;}
    See Also