com.stimulsoft.report.components.interfaces
Interface IStiPrintOnEvenOddPages
- All Known Implementing Classes:
- StiColumnFooterBand, StiColumnHeaderBand, StiCrossFooterBand, StiCrossHeaderBand, StiFooterBand, StiHeaderBand, StiPageFooterBand, StiPageHeaderBand
public interface IStiPrintOnEvenOddPages
Allows to control of the component printing on even-odd pages.
getPrintOnEvenOddPages
StiPrintOnEvenOddPagesType getPrintOnEvenOddPages()
- Gets or sets value indicates that the component is printed on even-odd pages.
setPrintOnEvenOddPages
void setPrintOnEvenOddPages(StiPrintOnEvenOddPagesType value)