SpreadsheetGear.Commands Namespace : CommandPrint Class |
The following tables list the members exposed by CommandPrint.
Name | Description | |
---|---|---|
DisplayText | Overridden. | |
IsPrintPreview | Gets the property which specifies whether to do a print preview. | |
IsShowPrintDialog | Gets the property which specifies whether the print dialog should be displayed before printing. | |
Printables | Returns the printable objects that this command operates on. | |
PrintWhat | Gets the property which specifies what to print. | |
Sheet | Returns the sheet which this command operates on. | |
UndoSupport | Overridden. |
Name | Description | |
---|---|---|
Dispose | Disposes of any resources held by this Command. (Inherited from SpreadsheetGear.Commands.Command) |
Name | Description | |
---|---|---|
Execute | Called by the command manager to execute this command. (Inherited from SpreadsheetGear.Commands.Command) | |
Undo | Called by the command manager to undo this command. (Inherited from SpreadsheetGear.Commands.Command) |