#include <cancom.h>


Public Member Functions | |
| a2dCommand_ViewAsImage (const Args &args=Args()) | |
| virtual a2dObject * | Clone (CloneOptions options=clone_deep) const |
| Clone this object and return a pointer to the new object. | |
| a2dCentralCanvasCommandProcessor * | GetCanvasCmp () |
Public Attributes | |
| Args | m_args |
Static Public Attributes | |
| static const a2dCommandId | Id |
| Export a document to a file. | |
Protected Member Functions | |
| virtual bool | Do () |
| virtual bool | Undo () |
Classes | |
| class | Args |
Definition at line 2991 of file cancom.h.