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

In This Topic
    DefaultMinimumSize Property (C1PrintPreviewDialog)
    In This Topic
    Gets the default minimum size of the control.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultMinimumSize As Size
    protected override Size DefaultMinimumSize {get;}
    See Also