Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document.Export.Ssrs.Forms Namespace / SsrsPdfOptionsForm Class / ServerSide Property

In This Topic
    ServerSide Property (SsrsPdfOptionsForm)
    In This Topic
    Gets or sets a value indicating whether export is performed on server.
    Syntax
    'Declaration
     
    Public Overridable Property ServerSide As Boolean
    public virtual bool ServerSide {get; set;}
    See Also