FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.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