ActiveReports 9
RenderMode Enumeration

Specifies the HTML rendering mode.
Syntax
'Declaration
 
Public Enum RenderMode 
   Inherits System.Enum
public enum RenderMode : System.Enum 
Members
MemberDescription
GalleyIndicates that the report will be rendered in HTML with one page header, one page footer (if they exist) and the report body will be rendered in one large section.
PaginatedIndicates that the report will be rendered in HTML with a page header and page footer for each page (if they exist) and the positions will be determined by the report's page height.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Export.Html.Page.RenderMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GrapeCity.ActiveReports.Export.Html.Page Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum