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:

Methods

GetPageElementByID(String)Returns a PageElement with the given ID.

See Also

ceTe.DynamicPDF.PageElements

In this topic