Click or drag to resize

CPDFEditFormArea Methods

The CPDFEditFormArea type exposes the following members.

Methods
  NameDescription
Public methodGetFrame
Gets rectangle of editing area on the page.
(Inherited from CPDFEditArea.)
Public methodGetLevel
Gets the layer level of the edit area.
(Inherited from CPDFEditArea.)
Public methodGetObjectCount
Gets the count of objects in the form.
Public methodGetRotation
Gets the rotation angle of the form object.
Public methodInsertTo
Inserts the edit area to a specific layer level.
(Inherited from CPDFEditArea.)
Public methodIsValid
Whether the object is valid.
(Inherited from CPDFEditArea.)
Public methodMoveBackward
Moves the edit area backward by one layer.
(Inherited from CPDFEditArea.)
Public methodMoveForward
Moves the edit area forward by one layer.
(Inherited from CPDFEditArea.)
Public methodMoveToTheBottom
Moves the edit area to the bottommost layer.
(Inherited from CPDFEditArea.)
Public methodMoveToTheTop
Moves the edit area to the topmost layer.
(Inherited from CPDFEditArea.)
Public methodRotate
Rotates the form object by the specified angle.
Public methodScale
Scales the form object by the specified factors.
Public methodSetFrame
Sets rectangle of editing area on the page.
(Inherited from CPDFEditArea.)
Public methodTranslate
Translates the form object by the specified offset.
Public methodTranslateForm
Translates the form content by the specified offset.
Top
See Also