'Declaration Public Enum HdrFtrEnum Inherits System.Enum
public enum HdrFtrEnum : System.Enum
'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.WPF.Report.HdrFtrEnum