IPageElementContainer Interface
Defines a container of page elements.
public interface IPageElementContainer
Public Interface IPageElementContainer
Inheritance: ObjectIPageElementContainer
Derived: AnchorGroup, AreaGroup, ContentArea, Group, TransformationGroup, TransparencyGroup
Licensing Info
This interface is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.
Methods
GetPageElementByID(String) | Returns a PageElement with the given ID. |