ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions Class / DisplayMode Property

In This Topic
    DisplayMode Property (PdfExportOptions)
    In This Topic
    Specifies the PDF DisplayMode when using the PDF Viewer type.
    Syntax
    'Declaration
     
    Public Property DisplayMode As DisplayMode
    public DisplayMode DisplayMode {get; set;}
    See Also