ReportPartFormProperties
| Field | NULL | Description |
|---|---|---|
| format object | Formatting | |
heading object | Heading style | |
block object | Block style | |
font object | Font style | |
alignment object | Alignment style | |
list object | List style | |
| pasteAsText boolean | Whether this has been pasted as text | |
| highlightCode boolean | Highlight code option | |
| wrapText boolean | Wrap text option | |
| mceDirectionRTL boolean | Whether to use TinyMCE Right-to-left direction | |
| mceDirectionLTR boolean | Whether to use TinyMCE Left-to-right direction | |
| mceVisualChars boolean | Whether to use TinyMCE Visual Chars | |
| mceToggleVisualAid boolean | Whether to use TinyMCE Visual Aids | |
| usePagination boolean | Whether to use pagination | |
| pageSize integer | The page size | |
| pageBreakAfterEachEntry boolean | Whether to add page break after each entry | |
| dataRefreshInterval object | An object with the following fields | |
enable boolean | Is this feature turned on | |
updateInteval integer | The refresh interval | |
isAll boolean | View all data (or x latest records) | |
latestRecord integer | How many latest records to retrieve |