| Package | Description |
|---|---|
| com.stimulsoft.report.export.settings | |
| com.stimulsoft.report.export.tools | |
| com.stimulsoft.report.options |
| Modifier and Type | Method and Description |
|---|---|
StiPdfAutoPrintMode |
StiPdfExportSettings.getAutoPrintMode()
A value indicating AutoPrint mode
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiPdfExportSettings.setAutoPrintMode(StiPdfAutoPrintMode autoPrintMode) |
| Modifier and Type | Method and Description |
|---|---|
static StiPdfAutoPrintMode |
StiPdfAutoPrintMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiPdfAutoPrintMode[] |
StiPdfAutoPrintMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static StiPdfAutoPrintMode |
ExportOptions.Pdf.getDefaultAutoPrintMode()
A value indicating default AutoPrint mode.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExportOptions.Pdf.setDefaultAutoPrintMode(StiPdfAutoPrintMode defaultAutoPrintMode) |
Copyright © 2019 Stimulsoft. All Rights Reserved.