CmxCommandCodes Enumeration
Page command codes
Module: aspose.imaging.fileformats.cmx.objectmodel.enums
Full Name: aspose.imaging.fileformats.cmx.objectmodel.enums.CmxCommandCodes
Members
| Member name | Description |
|---|---|
| ADD_CLIPPING_REGION | The add clipping region command |
| ADD_GLOBAL_TRANSFORM | The add global transform command |
| BEGIN_EMBEDDED | The begin embedded file command |
| BEGIN_GROUP | The begin group command |
| BEGIN_LAYER | The begin layer command |
| BEGIN_PAGE | The begin page command |
| BEGIN_PARAGRAPH | The begin paragraph command |
| BEGIN_PROCEDURE | The begin procedure command |
| BEGIN_TEXT_GROUP | The begin text group command |
| BEGIN_TEXT_OBJECT | The begin text object command |
| BEGIN_TEXT_STREAM | The begin text stream command |
| CHARACTERS | The characters command |
| CHAR_INFO | The character information command |
| CLEAR_CLIPPING | The clear clipping command |
| COMMENT | The comment command |
| DRAW_CHARS | The draw chars command |
| DRAW_IMAGE | The draw image command |
| ELLIPSE | The ellipse command |
| END_EMBEDDED | The end embedded file command |
| END_GROUP | The end group command |
| END_LAYER | The end layer command |
| END_PAGE | The end page command |
| END_PARAGRAPH | The end paragraph command |
| END_SECTION | The end section command |
| END_TEXT_GROUP | The end text group command |
| END_TEXT_OBJECT | The end text object command |
| END_TEXT_STREAM | The end text stream command |
| JUMP_ABSOLUTE | The jump to absolute position command |
| POLY_CURVE | The poly curve command |
| POP_MAPPING_MODE | The pop mapping mode command |
| POP_TINT | The pop tint command |
| PUSH_MAPPING_MODE | The push mapping mode command |
| PUSH_TINT | The push tint command |
| RECTANGLE | The rectangle command |
| REMOVE_LAST_CLIPPING_REGION | The remove last clipping region command |
| RESTORE_LAST_GLOBAL_TRANSFO | The restore last global transformation command |
| SET_CHAR_STYLE | The set character style command |
| SET_GLOBAL_TRANSFO | The set global transformation command |
| SIMPLE_WIDE_TEXT | The simple wide text command |
| TEXT_FRAME | The text frame command |