|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sage.accpac.sm.ReportExportFormat
public final class ReportExportFormat
Provides objects for defining how to export reports.
| Field Summary | |
|---|---|
static ReportExportFormat |
PDF
A ReportExportFormat object that specifies to format as an Adobe PDF document. |
static ReportExportFormat |
RTF
A ReportExportFormat object that specifies to format as a Rich Text Format document. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ReportExportFormat PDF
public static final ReportExportFormat RTF
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||