|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StiPaperKind | |
---|---|
com.stimulsoft.base.enums | |
com.stimulsoft.report.components | |
com.stimulsoft.report.dialogs | |
com.stimulsoft.report.engine.engineV2 | |
com.stimulsoft.report.options |
Uses of StiPaperKind in com.stimulsoft.base.enums |
---|
Methods in com.stimulsoft.base.enums that return StiPaperKind | |
---|---|
static StiPaperKind |
StiPaperKind.forValue(int value)
|
static StiPaperKind |
StiPaperKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StiPaperKind[] |
StiPaperKind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of StiPaperKind in com.stimulsoft.report.components |
---|
Methods in com.stimulsoft.report.components that return StiPaperKind | |
---|---|
StiPaperKind |
StiPage.getPaperSize()
Gets or sets the page size. |
Methods in com.stimulsoft.report.components with parameters of type StiPaperKind | |
---|---|
static StiSize |
StiPageHelper.getPaperSizeFromPaperKind(StiPaperKind paperKind)
|
void |
StiPage.setPaperSize(StiPaperKind value)
|
Uses of StiPaperKind in com.stimulsoft.report.dialogs |
---|
Methods in com.stimulsoft.report.dialogs that return StiPaperKind | |
---|---|
StiPaperKind |
StiForm.getPaperSize()
|
Methods in com.stimulsoft.report.dialogs with parameters of type StiPaperKind | |
---|---|
void |
StiForm.setPaperSize(StiPaperKind value)
|
Uses of StiPaperKind in com.stimulsoft.report.engine.engineV2 |
---|
Methods in com.stimulsoft.report.engine.engineV2 that return StiPaperKind | |
---|---|
StiPaperKind |
StiEngine.getDefaultPaperSize()
|
Uses of StiPaperKind in com.stimulsoft.report.options |
---|
Methods in com.stimulsoft.report.options that return StiPaperKind | |
---|---|
static StiPaperKind |
EngineOptions.getDefaultPaperSize()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |