Apitron.PDF.Kit library for .NET
Top
The Section type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds the specified element to the container.
(Inherited from ContainerElementT.) |
![]() | AddItems |
Adds the specified elements to the container.
(Inherited from ContainerElementT.) |
![]() | Clear |
Removes all elements from container.
(Inherited from ContainerElementT.) |
![]() | Contains |
Determines whether the ICollectionT contains a specific value.
(Inherited from ContainerElementT.) |
![]() | CopyTo |
Copies to.
(Inherited from ContainerElementT.) |
![]() | Remove |
Removes the specified item.
(Inherited from ContainerElementT.) |
See Also