IContentElement Methods

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

The IContentElement type exposes the following members.

Methods

  NameDescription
Public methodAddContent(ClippedContent, Boolean)
Adds the ClippedContent before of after the content element.
Public methodAddContent(TextObject, Boolean)
Adds the TextObject before of after the content element.
Public methodMove
Moves the element using specified offsets.
Public methodRemove
Removes element from the content.
Public methodScale
Scales the element using specified scales
Public methodTransform
Transforms the content element using specified transformation matrix.
Top
See Also

Reference