Apitron.PDF.Kit library for .NET
Top
The IContentElement type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddContent(ClippedContent, Boolean) |
Adds the ClippedContent before of after the content element.
|
![]() | AddContent(TextObject, Boolean) |
Adds the TextObject before of after the content element.
|
![]() | Move |
Moves the element using specified offsets.
|
![]() | Remove |
Removes element from the content.
|
![]() | Scale |
Scales the element using specified scales
|
![]() | Transform |
Transforms the content element using specified transformation matrix.
|
See Also