Click or drag to resize

CPDFEditArea Methods

The CPDFEditArea type exposes the following members.

Methods
  NameDescription
Public methodGetFrame
Gets rectangle of editing area on the page.
Public methodGetLevel
Gets the layer level of the edit area.
Public methodInsertTo
Inserts the edit area to a specific layer level.
Public methodIsValid
Whether the object is valid.
Public methodMoveBackward
Moves the edit area backward by one layer.
Public methodMoveForward
Moves the edit area forward by one layer.
Public methodMoveToTheBottom
Moves the edit area to the bottommost layer.
Public methodMoveToTheTop
Moves the edit area to the topmost layer.
Public methodSetFrame
Sets rectangle of editing area on the page.
Top
See Also