SpreadsheetGear 2012
CommandPrint Class Members
Properties  Methods 


The following tables list the members exposed by CommandPrint.

Public Properties
 NameDescription
Public PropertyDisplayTextOverridden.   
Public PropertyIsPrintPreviewGets the property which specifies whether to do a print preview.  
Public PropertyIsShowPrintDialogGets the property which specifies whether the print dialog should be displayed before printing.  
Public PropertyPrintablesReturns the printable objects that this command operates on.  
Public PropertyPrintWhatGets the property which specifies what to print.  
Public PropertySheetReturns the sheet which this command operates on.  
Public PropertyUndoSupportOverridden.   
Top
Public Methods
 NameDescription
Public MethodDisposeDisposes of any resources held by this Command. (Inherited from SpreadsheetGear.Commands.Command)
Top
Protected Methods
 NameDescription
Protected MethodExecuteCalled by the command manager to execute this command. (Inherited from SpreadsheetGear.Commands.Command)
Protected MethodUndoCalled by the command manager to undo this command. (Inherited from SpreadsheetGear.Commands.Command)
Top
See Also

Reference

CommandPrint Class
SpreadsheetGear.Commands Namespace
Command Class
CommandManager Class

Send Feedback