SpreadsheetGear 2023
CommandPrint Class
Members 


SpreadsheetGear.Windows.Forms Namespace : CommandPrint Class
Represents the default print command for Windows Forms.
Object Model
CommandPrint Class
Syntax
'Declaration
 
Public Class CommandPrint 
   Inherits SpreadsheetGear.Commands.CommandPrint
'Usage
 
Dim instance As CommandPrint
public class CommandPrint : SpreadsheetGear.Commands.CommandPrint 
Remarks
Extend this class to provide a custom print command.
Inheritance Hierarchy

System.Object
   SpreadsheetGear.Commands.Command
      SpreadsheetGear.Commands.CommandPrint
         SpreadsheetGear.Windows.Forms.CommandPrint

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CommandPrint Members
SpreadsheetGear.Windows.Forms Namespace
Command Class
CommandManager Class