Group.Add

Adds a page element to the group.

public void Add(PageElement pageElement)
Sub Add(pageElement As PageElement)

Parameters

pageElement
PageElement

PageElement object to add to the group.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Group
ceTe.DynamicPDF.PageElements

In this topic