java.lang.Object | |
↳ | com.microstrategy.web.objects.rw.EnumRWExportPDFHeaderFooter |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | RW_EXPORT_PDF_FOOTER | ONLY enable footer for the exported PDF pages | |||||||||
int | RW_EXPORT_PDF_HEADER | ONLY enable header for the exported PDF pages | |||||||||
int | RW_EXPORT_PDF_HEADER_FOOTER | enable both header and footer for the exported PDF pages |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EnumRWExportPDFHeaderFooter() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
ONLY enable footer for the exported PDF pages
ONLY enable header for the exported PDF pages
enable both header and footer for the exported PDF pages