Click or drag to resize

CPDFEditShadingArea Methods

The CPDFEditShadingArea type exposes the following members.

Methods
  NameDescription
Public methodCutWithRect
Cuts (crops) the shading object with the specified rectangle.
Public methodGetClipRect
Gets the clip rectangle of the shading object.
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 methodGetRotation
Gets the rotation angle of the shading object.
Public methodGetTransparency
Gets the transparency of the shading object.
Public methodHorizontalMirror
Horizontally mirrors the shading 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 shading object by the specified angle.
Public methodScale
Scales the shading object by the specified factors.
Public methodSetClipRect
Sets the clip rectangle of the shading object.
Public methodSetFrame
Sets rectangle of editing area on the page.
(Inherited from CPDFEditArea.)
Public methodSetTransparency
Sets the transparency of the shading object.
Public methodTransform
Transforms the shading object by the specified offset.
Public methodVerticalMirror
Vertically mirrors the shading object.
Top
See Also