| Modifier and Type | Method and Description |
|---|---|
StiPrintOnEvenOddPagesType |
StiPageHeaderBand.getPrintOnEvenOddPages()
Gets or sets value indicates that the component is printed on even-odd pages.
|
StiPrintOnEvenOddPagesType |
StiPageFooterBand.getPrintOnEvenOddPages()
Gets or sets value indicates that the component is printed on even-odd pages.
|
StiPrintOnEvenOddPagesType |
StiHeaderBand.getPrintOnEvenOddPages()
Gets or sets value indicates that the component is printed on even-odd pages.
|
StiPrintOnEvenOddPagesType |
StiFooterBand.getPrintOnEvenOddPages()
Gets or sets value indicates that the component is printed on even-odd pages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPageHeaderBand.setPrintOnEvenOddPages(StiPrintOnEvenOddPagesType value) |
void |
StiPageFooterBand.setPrintOnEvenOddPages(StiPrintOnEvenOddPagesType value) |
void |
StiHeaderBand.setPrintOnEvenOddPages(StiPrintOnEvenOddPagesType value) |
void |
StiFooterBand.setPrintOnEvenOddPages(StiPrintOnEvenOddPagesType value) |
| Modifier and Type | Method and Description |
|---|---|
StiPrintOnEvenOddPagesType |
StiCrossHeaderBand.getPrintOnEvenOddPages() |
StiPrintOnEvenOddPagesType |
StiCrossFooterBand.getPrintOnEvenOddPages() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCrossHeaderBand.setPrintOnEvenOddPages(StiPrintOnEvenOddPagesType value) |
void |
StiCrossFooterBand.setPrintOnEvenOddPages(StiPrintOnEvenOddPagesType value) |
| Modifier and Type | Method and Description |
|---|---|
static StiPrintOnEvenOddPagesType |
StiPrintOnEvenOddPagesType.forValue(int value) |
static StiPrintOnEvenOddPagesType |
StiPrintOnEvenOddPagesType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiPrintOnEvenOddPagesType[] |
StiPrintOnEvenOddPagesType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StiPrintOnEvenOddPagesType |
IStiPrintOnEvenOddPages.getPrintOnEvenOddPages()
Gets or sets value indicates that the component is printed on even-odd pages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IStiPrintOnEvenOddPages.setPrintOnEvenOddPages(StiPrintOnEvenOddPagesType value) |
| Modifier and Type | Method and Description |
|---|---|
StiPrintOnEvenOddPagesType |
StiTable.getFooterPrintOnEvenOddPages()
Gets or sets value indicates how the footer of table will be printed on even-odd pages.
|
StiPrintOnEvenOddPagesType |
StiTable.getHeaderPrintOnEvenOddPages()
Gets or sets value indicates how the header of table will be printed on even-odd pages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiTable.setFooterPrintOnEvenOddPages(StiPrintOnEvenOddPagesType value) |
void |
StiTable.setHeaderPrintOnEvenOddPages(StiPrintOnEvenOddPagesType value) |
Copyright © 2019 Stimulsoft. All Rights Reserved.