SysPrintOptions Class [AX 2012]
| Method | Description | |
|---|---|---|
| buildPrinterMap | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| enableCopies | |
| enableDevice | |
| enableOrientation | |
| enableProperties | |
| enableRange | |
| enableTarget | |
| enableZoom | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| examinePromptParm | |
| getPrinterMap | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| init | |
| initReportRun | |
| new | Initializes a new instance of the SysPrintOptions class. |
| 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.) |
| openPrinterPropertiesDialog | |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| pack | Serializes the current instance of the SysPrintOptions class. |
| parmAllPages | Gets or sets the AllPages parameter. |
| parmCopies | Gets or sets the Copies parameter. |
| parmFileName | Gets or sets the FileName parameter. |
| parmFitToPage | Gets or sets the FitToPage parameter. |
| parmFormat | Gets or sets the Format parameter. |
| parmFrom | Gets or sets the From parameter. |
| parmMailCc | Gets or sets the MailCc parameter. |
| parmMailSubject | Gets or sets the MailSubject parameter. |
| parmMailTo | Gets or sets the MailTo parameter. |
| parmPaperOrientation | Gets or sets the PaperOrientation parameter. |
| parmPreferredFileFormat | Gets or sets the PreferredFileFormat parameter. |
| parmPreferredMailFormat | Gets or sets the PreferredMailFormat parameter. |
| parmPreferredOrientation | Gets or sets the PreferredOrientation parameter. |
| parmPreferredTarget | Gets or sets the PreferredTarget parameter. |
| parmPrinterComment | Gets or sets the PrinterComment parameter. |
| parmPrinterDriverName | Gets or sets the PrinterDriverName parameter. |
| parmPrinterName | Gets or sets the PrinterName parameter. |
| parmPrinterPortName | Gets or sets the PrinterPortName parameter. |
| parmPrinterQueuedJobs | Gets or sets the PrinterQueuedJobs parameter. |
| parmPrinterRunOn | Gets or sets the PrinterRunOn parameter. |
| parmPrinterSelected | Gets or sets the PrinterSelected parameter. |
| parmPrinterStatus | Gets or sets the PrinterStatus parameter. |
| parmReportCaption | Gets or sets the ReportCaption parameter. |
| parmSingleLargePage | Gets or sets the SingleLargePage parameter. |
| parmStoreInPrintArchive | Gets or sets the StoreInPrintArchive parameter. |
| parmTarget | Gets or sets the Target parameter. |
| parmTo | Gets or sets the To parameter. |
| parmViewerType | Gets or sets the ViewerType parameter. |
| parmVirtualPageHeight | Gets or sets the VirtualPageHeight parameter. |
| setPrinter | |
| setPrintJobSettings | |
| setPromptParm | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showOutputPrintArchive | |
| showOutputPrinter | |
| showOutputPrintPreview | |
| showOutputScreen | |
| toString | |
| unpack | Deserializes the _pack parameter value to an instance of the SysPrintOptions class. |
| updatePrintJobSettings | |
| 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.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | |
| ::create | |
| ::getPrinterName | |
| ::newOnClient | |
| ::newOnClientServer | |
| ::newOnServer | |
| ::newPrintJobSettingsOnClient | |
| ::newPrintJobSettingsOnServer | |
| ::newReportOutput | |
| ::newReportOutputOnClient | |
| ::newReportOutputOnServer | |
| ::reportInfoClient | |
| ::reportInfoClientServer | |
| ::reportInfoServer | |
| ::setDeviceName | |
| ::setDeviceNameClient | |
| ::setDeviceNameServer |
Community Additions
ADD
Show: