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

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