ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Page Namespace / Settings Class / DisplayMode Property

In This Topic
    DisplayMode Property (Settings)
    In This Topic
    Specifies how the document should be displayed when opened.
    Syntax
    'Declaration
     
    Public Property DisplayMode As DisplayMode
    public DisplayMode DisplayMode {get; set;}
    See Also