ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / PrintDocumentOptions Class / PreferredSize Property

In This Topic
    PreferredSize Property (PrintDocumentOptions)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property PreferredSize As System.Drawing.Size
    public System.Drawing.Size PreferredSize {get;}
    See Also