MarkAsPrinted | Marks the document as printed. |
MarkAsPrinted | Marks the document as printed. |
ActionSuccess | Indicates whether the application handled the event successfully.
Only relevant when the BeforeAction property is false. Indicates whether the application handled the event successfully. Only relevant when the BeforeAction property is false. |
BeforeAction | Indicates whether the event handler method is being called before the application handles the event or after. |
ColUID | The unique ID of the column that triggered the event (default is -1). |
DraftDoc | Indicates whether the document is a draft document. |
EventType | The event type. |
FormUID | The unique ID of the form in which the event occurred. |
ItemUID | The unique ID of the item on which the event occurred. |
NumberOfCopies | The number of copies requested to be printed. |
Printed | Indicates whether the document is already printed. |
PrintEventType | Indicates whether the user requested to print the document or display a print preview. |
ReportCode | The report code, as defined in RTYP table. |
ReportTemplate | The default Document Editor template used to generate the report. |
Row | For internal use.
Always set to -1. |
WithPrinterPreferences | Indicates whether the event has printer preferences. |