ComponentOne List for WinForms
C1.Win.C1List Namespace / PrintPreviewWinSettings Class / Size Property

In This Topic
    Size Property (PrintPreviewWinSettings)
    In This Topic
    Gets or sets the size of the form.
    Syntax
    'Declaration
     
    
    Public Property Size As Size
    public Size Size {get; set;}
    See Also