C1.C1Report Namespace : HdrFtrEnum Enumeration |
'Declaration Public Enum HdrFtrEnum Inherits System.Enum
public enum HdrFtrEnum : System.Enum
Member | Description |
---|---|
AllPages | The page footer and header are printed on all pages of a report. |
NotWithReportFtr | The page footer isn't printed on the same page as the report footer. |
NotWithReportHdr | The page header isn't printed on the same page as the report header. |
NotWithReportHdrFtr | The page footer and header are not printed on a page that has either a report header or a report footer. |
System.Object
System.ValueType
System.Enum
C1.C1Report.HdrFtrEnum
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