QuickPrintCommand Constructors
Prints the current document using the default printer. The command is executed without user intervention.Name | Parameters | Description |
---|---|---|
QuickPrintCommand(IRichEditControl) | control | Initializes a new instance of the QuickPrintCommand class with the specified owner. |
See Also