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

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