Packagestimulsoft.report.components.interfaces
Interfacepublic interface IStiPrintOnEvenOddPages
Implementors StiFooterBand, StiHeaderBand, StiPageFooterBand, StiPageHeaderBand



Public Properties
 PropertyDefined By
  printOnEvenOddPages : int
Gets or sets value indicates that the component is printed on even-odd pages.
IStiPrintOnEvenOddPages
Property Detail
printOnEvenOddPagesproperty
printOnEvenOddPages:int

Gets or sets value indicates that the component is printed on even-odd pages.


Implementation
    public function get printOnEvenOddPages():int
    public function set printOnEvenOddPages(value:int):void