ImageContentElement Methods

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The ImageContentElement type exposes the following members.

Methods

  NameDescription
Public methodAddContent(ClippedContent, Boolean)
Adds the ClippedContent before of after the content element.
(Inherited from ContentElementBase.)
Public methodAddContent(TextObject, Boolean)
Adds the TextObject before of after the content element.
(Inherited from ContentElementBase.)
Public methodMove
Moves the content element using specified offsets.
(Inherited from ContentElementBase.)
Public methodRemove
Removes the content element.
(Inherited from ContentElementBase.)
Public methodRemove(Boolean)
Removes the content element.
Public methodReplace
Replaces the instance by the new image.
Public methodScale
Scales the content element using specified scales.
(Overrides ContentElementBaseScale(Double, Double).)
Public methodTransform
Transforms the content element using specified transformation matrix.
(Inherited from ContentElementBase.)
Top
See Also

Reference