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

In This Topic
    DesktopLocation Property (PrintDocumentOptions)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DesktopLocation As System.Drawing.Point
    public System.Drawing.Point DesktopLocation {get; set;}
    See Also