| Name |
Description |
| Activate |
Opens a document in the main application window in CorelDRAW or Corel DESIGNER, if the window is not currently open, and makes the document active |
| AddColorsToDocPalette |
Adds all the colors in the document or selection to the document color palette |
| AddPages |
Appends blank pages to the document and returns the first page added |
| AddPagesEx |
Appends pages to a document at a specified width and height |
| AddToSelection |
Adds the specified list of shapes to the current selection |
| AdviseEvents |
Advise document events |
| AssignColorContext |
Replaces the existing document color context with the new one. Document colors preserve their values and may change their appearance. |
| BeginCommandGroup |
Starts to list a group of commands, which can later be undone in a single step |
| ClearSelection |
Deselects any selected object |
| ClearUndoList |
Clears the Undo history list for the document |
| Clone |
Creates a copy of the document in memory without creating a document window |
| Close |
Closes the document |
| ConvertToColorContext |
Replaces the existing document color context with the new one. Document colors preserve their appearances and may change their values. |
| CreateArrowHead |
Creates a new outline arrowhead by using the given curve as the arrowhead shape |
| CreateArrowHead2 |
Creates a new outline arrowhead by using the given curve as the arrowhead shape, and provides its name |
| CreateArrowHeadEx |
Creates a new outline arrowhead by using the given curve as the arrowhead shape and specifying advanced arrowhead creation options |
| CreateArrowHeadEx2 |
Creates a new outline arrowhead by using the given curve as the arrowhead shape and specifying advanced arrowhead creation options, and provides its name |
| CreateArrowHeadOptions |
Creates a new outline arrowhead options object |
| CreateBSpline |
Creates an instance of a b-spline |
| CreateColorStyles |
Creates color styles or color harmonies from objects in the document or selection |
| CreateCurve |
Creates an instance of a Curve object bound to the specified document |
| CreateCurveFitToPoints |
Creates a curve fitted to an array of points |
| CreateCurveFitToPointsAndCusps |
Creates a curve fitted to an array of points, using indices of points to determine cusps |
| CreateCurveFromArray |
Creates an instance of a Curve object bound to the document by using the node information specified |
| CreateFill |
Creates a virtual fill object unattached from any shape |
| CreateFreeSnapPoint |
Creates a snap point at the given location in the document |
| CreateImage |
Creates a new pixel buffer for bitmap image |
| CreateOutline |
Creates a virtual outline object unattached from any shape |
| CreateSelection |
Creates a selection from a list of shapes |
| CreateShapeRangeFromArray |
Creates a ShapeRange object containing the specified shapes |
| CreateUniformFill |
Creates a single color fill object |
| CreateView |
Creates an instance of a custom view area, storing the page, zoom percentage and location. This custom view can be invoked later. |
| CustomCommand |
Executes a custom command on the given document |
| DeletePages |
Deletes a number of pages at a time |
| Duplicate |
Creates a new copy of the document |
| EndCommandGroup |
Ends the list of commands that can be undone in one step |
| Export |
Exports a document to a supported non-native file format |
| ExportBitmap |
Exports a document to a supported raster file format |
| ExportEx |
Exports a document to a supported non-native file format and returns an instance of ExportFilter |
| FromUnits |
Converts a given value from the current document units into the given units |
| GetUserArea |
Allows a user to specify a rectangular area by dragging. Returns top left and bottom right x,y coordinatesa and information about the state of the modifier keys, CTRL, ALT and SHIFT keys at the moment of click |
| GetUserClick |
Allows a user to click in the document, and returns the x,y coordinate and information about the state of the modifier CTRL, ALT and SHIFT keys at the time of the click |
| InsertPages |
Inserts blank pages in a document and returns the first page added.You can specify that the pages are inserted before the active page. |
| InsertPagesEx |
Inserts pages of a specified size in a document |
| LoadStyleSheet |
Loads styles from a Styles template file into the current document |
| LogCreateShape |
Logs a virtual shape creation transaction so it can be undone by the user |
| LogCreateShapeRange |
Logs shape creation transaction for a number of virtual shapes so it can be undone by the user |
| PrintColorProof |
Prints out a color proof by using the specified proofing settings |
| PrintOut |
Opens the Print dialog box |
| PublishToPDF |
Publishes the specified document to PDF |
| Redo |
Reverses the last undo operation |
| RemoveFromSelection |
Removes the specified list of shapes from the current selection |
| Repeat |
Repeats the last operation |
| ResetSettings |
Resets a set of document settings that can be saved internally, including Unit, Drawing Origin, Curve Precision, Reference Point, PreserveSelection, ShapeEnumdirection, and Apply To Duplicate |
| ResolveAllBitmapsLinks |
Embeds all externally linked bitmaps |
| RestoreSettings |
Restores a specific internally saved document setting |
| Revert |
Reverts all changes made to the document since the last save |
| SampleColorAtPoint |
Samples a color at a point |
| SampleColorInArea |
Samples the average colors within an area |
| Save |
Saves the document |
| SaveAs |
Lets you save the document to a different file and specify additional options through the StructSaveAsOptions object |
| SaveAsCopy |
Saves the document to a new file but doesn't keep the link to it |
| SaveSettings |
Saves document settings that can be recalled later, including Unit, Drawing Origin, curve Precision, Reference Point, PreserveSelection, ShapeEnumdirection, and Apply To Duplicate |
| SaveStyleSheet |
Saves styles in the current document as a template |
| SaveStyleSheetAsDefault |
Saves styles in the current document as a default template to be used with all new documents |
| Selection |
Returns a shape with a cdrSelectionShape type |
| SetLayout |
Sets a different layout type for the document |
| ShowAllHiddenObjects |
Shows all hidden objects in the document |
| ToUnits |
Converts a given value from specified units into the current document units |
| UnadviseEvents |
Unadvise document events |
| Undo |
Reverses the last operation |