Optionaloptions: OptionsStarts the graphic object utilities for a given page and document view.
The filter to apply to the graphic object utilities.
A promise that resolves when the operation is complete.
Creates a new image object on the page.
The DIBitmap object representing the image to be created.
The position where the image will be placed.
The horizontal DPI of the image.
The vertical DPI of the image.
A promise that resolves with a boolean indicating whether the image was successfully created.
Gets the currently selected graphic object utilities.
A promise that resolves with the currently selected graphic object utilities.
Checks if the page editor is in object edit mode.
A promise that resolves to true if in object edit mode, false otherwise.
StaticcreateNo longer use 'new' to create, but use create instead.
Optionaloptions: OptionsCreate a PageEditor instance
No longer use 'new' to create, but use create instead.