SysDummyPrintViewer Class [AX 2012]
| Method | Description | |
|---|---|---|
| abort | (Inherited from ReportOutput.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| description | (Inherited from ReportOutput.) |
| dialogAndPrint | (Inherited from ReportOutput.) |
| endBodySection | (Inherited from ReportOutputUser.) |
| endColumnHeadingsSection | (Inherited from ReportOutputUser.) |
| endColumnSection | (Inherited from ReportOutputUser.) |
| endEpilogSection | (Inherited from ReportOutputUser.) |
| endFooterSection | (Inherited from ReportOutputUser.) |
| endHeaderSection | (Inherited from ReportOutputUser.) |
| endPage | (Inherited from ReportOutputUser.) |
| endPageFooterSection | (Inherited from ReportOutputUser.) |
| endPageHeaderSection | (Inherited from ReportOutputUser.) |
| endProgrammableSection | (Inherited from ReportOutputUser.) |
| endPrologSection | (Inherited from ReportOutputUser.) |
| endReport | (Inherited from ReportOutputUser.) |
| endSection | (Inherited from ReportOutputUser.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCopyNo | (Inherited from ReportOutput.) |
| getDeclineOverwrite | (Inherited from ReportOutput.) |
| getLastCopyNo | (Inherited from ReportOutput.) |
| getLastPageNo | (Inherited from ReportOutput.) |
| getPageNo | (Inherited from ReportOutput.) |
| getTempFileName | (Inherited from ReportOutput.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| jobStatus | (Inherited from ReportOutput.) |
| new | Initializes a new instance of the Object class. (Inherited from ReportOutputUser.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pageCreated | (Inherited from ReportOutputUser.) |
| pagesTotal | (Inherited from ReportOutputUser.) |
| (Inherited from ReportOutput.) | |
| printAscii | (Inherited from ReportOutput.) |
| printHTML | (Inherited from ReportOutput.) |
| printJobSettings | (Inherited from ReportOutput.) |
| printPageViaClass | (Inherited from ReportOutputUser.) |
| printPDF | (Inherited from ReportOutput.) |
| printRTF | (Inherited from ReportOutput.) |
| printTextUTF8 | Prints a report to a UTF-8 format. (Inherited from ReportOutput.) |
| printToTarget | (Inherited from ReportOutput.) |
| printViaClass | (Inherited from ReportOutputUser.) |
| result | (Inherited from ReportOutputUser.) |
| setNumberOfPages | (Inherited from ReportOutput.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startBodySection | (Inherited from ReportOutputUser.) |
| startColumnHeadingsSection | (Inherited from ReportOutputUser.) |
| startColumnSection | (Inherited from ReportOutputUser.) |
| startEpilogSection | (Inherited from ReportOutputUser.) |
| startFooterSection | (Inherited from ReportOutputUser.) |
| startHeaderSection | (Inherited from ReportOutputUser.) |
| startPage | (Inherited from ReportOutputUser.) |
| startPageFooterSection | (Inherited from ReportOutputUser.) |
| startPageHeaderSection | (Inherited from ReportOutputUser.) |
| startProgrammableSection | (Inherited from ReportOutputUser.) |
| startPrologSection | (Inherited from ReportOutputUser.) |
| startReport | (Inherited from ReportOutputUser.) |
| startSection | (Inherited from ReportOutputUser.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| type | (Inherited from ReportOutput.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| writeAutoLabel | (Inherited from ReportOutputUser.) |
| writeBitmap | (Inherited from ReportOutputUser.) |
| writeDate | (Inherited from ReportOutputUser.) |
| writeDateTime | (Inherited from ReportOutputUser.) |
| writeEnum | (Inherited from ReportOutputUser.) |
| writeField | (Inherited from ReportOutputUser.) |
| writeInt64 | (Inherited from ReportOutputUser.) |
| writeInteger | (Inherited from ReportOutputUser.) |
| writeLabel | (Inherited from ReportOutputUser.) |
| writeReal | (Inherited from ReportOutputUser.) |
| writeShape | (Inherited from ReportOutputUser.) |
| writeStaticText | (Inherited from ReportOutputUser.) |
| writeString | (Inherited from ReportOutputUser.) |
| writeSum | (Inherited from ReportOutputUser.) |
| writeTime | (Inherited from ReportOutputUser.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: