Click or drag to resize

StiTableFooterPrintOnEvenOddPages Property

Gets or sets value indicates how the footer of table will be printed on even-odd pages.

Namespace:  Stimulsoft.Report.Components.Table
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual StiPrintOnEvenOddPagesType FooterPrintOnEvenOddPages { get; set; }

Property Value

Type: StiPrintOnEvenOddPagesType
See Also