com.stimulsoft.report.components.interfaces
Interface IStiPrintOn

All Known Implementing Classes:
StiBand, StiBarCode, StiButtonControl, StiChart, StiCheckBox, StiCheckBoxControl, StiCheckedListBoxControl, StiChildBand, StiClone, StiColumnFooterBand, StiColumnHeaderBand, StiColumnsContainer, StiComboBoxControl, StiComponent, StiContainer, StiContourText, StiCrossCell, StiCrossColumn, StiCrossColumnTotal, StiCrossDataBand, StiCrossField, StiCrossFooterBand, StiCrossGroupFooterBand, StiCrossGroupHeaderBand, StiCrossHeader, StiCrossHeaderBand, StiCrossLinePrimitive, StiCrossRow, StiCrossRowTotal, StiCrossSummary, StiCrossSummaryHeader, StiCrossTab, StiCrossTitle, StiCrossTotal, StiDataBand, StiDateTimePickerControl, StiDynamicBand, StiEmptyBand, StiEndPointPrimitive, StiFooterBand, StiFooterMarkerContainer, StiForm, StiGauge, StiGridControl, StiGroup, StiGroupBoxControl, StiGroupFooterBand, StiGroupHeaderBand, StiHeaderBand, StiHierarchicalBand, StiHorizontalLinePrimitive, StiImage, StiLabelControl, StiLevelContainer, StiLevelEndContainer, StiLevelStartContainer, StiLinePrimitive, StiListBoxControl, StiMap, StiNewPageContainer, StiOverlayBand, StiPage, StiPageFooterBand, StiPageHeaderBand, StiPanel, StiPointPrimitive, StiPrimitive, StiRadioButtonControl, StiRectanglePrimitive, StiReportControl, StiReportSummaryBand, StiReportTitleBand, StiRichText, StiRoundedRectanglePrimitive, StiShape, StiSimpleText, StiSparkline, StiStartPointPrimitive, StiStaticBand, StiSubReport, StiSystemText, StiTable, StiTableCell, StiTableCellCheckBox, StiTableCellImage, StiTableCellRichText, StiTableOfContents, StiText, StiTextBoxControl, StiTextInCells, StiVerticalLinePrimitive, StiView, StiWinControl, StiZipCode

public interface IStiPrintOn


Method Summary
 StiPrintOnType getPrintOn()
          Gets or sets value which indicates on which pages component will be printed.
 void setPrintOn(StiPrintOnType value)
           
 

Method Detail

getPrintOn

StiPrintOnType getPrintOn()
Gets or sets value which indicates on which pages component will be printed.


setPrintOn

void setPrintOn(StiPrintOnType value)