The following tables list the members exposed by CommandPrint.
Name | Description | |
---|---|---|
![]() | CommandPrint Constructor | Overloaded. Initializes this Command with the specified ISheet and print options. |
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 | |
---|---|---|
![]() | CreatePrintDocument | Overloaded. Creates an instance of the default print document. |
![]() | Execute | Overridden. |