IPageElementContainer.GetPageElementByID

Returns a PageElement with the given ID.

public abstract PageElement GetPageElementByID(string id)
MustOverride Function GetPageElementByID(id As String) As PageElement

Parameters

Returns

PageElement

Licensing Info

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

See Also

PageElement
IPageElementContainer
ceTe.DynamicPDF.PageElements

In this topic