Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Adds the ClippedContent before of after the content element.
Namespace: Apitron.PDF.Kit.FixedLayout.ContentElements
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
Parameters
- content
- Type: Apitron.PDF.Kit.FixedLayout.ContentClippedContent
The ClippedContent. - prepend (Optional)
- Type: SystemBoolean
Defines a value indicating whether the ClippedContent will be appended or prepended.
Implements
IContentElementAddContent(ClippedContent, Boolean)See Also