#include <doccomimpl.h>


Public Types | |
| enum | a2dPrintWhat { Print, Preview, PrintView, PreviewView, PrintDocument, PreviewDocument, PrintSetup } |
| defines what to print | |
Public Member Functions | |
| a2dCommand_Print (const Args &args) | |
| virtual a2dObject * | Clone (CloneOptions options=clone_deep) const |
| Clone this object and return a pointer to the new object. | |
| a2dPrintWhat | What () |
Static Public Attributes | |
| static const a2dCommandId | Id |
| Print the current document or view. | |
Classes | |
| class | Args |
Definition at line 549 of file doccomimpl.h.