HEPrintRibbonCommand Constructors
A ribbon item that invokes a standard ‘Print’ dialog, allowing the editor’s content to be printed.
Name | Parameters | Description |
---|---|---|
HEPrint |
none |
Initializes a new instance of the HEPrint |
HEPrint |
size |
Initializes a new instance of the HEPrint |
HEPrint |
text, size |
Initializes a new instance of the HEPrint |
HEPrint |
text |
Initializes a new instance of the HEPrint |
See Also