GraphicElement.AddOnPage

GraphicElement.AddOnPage method

Adds current element on the page. If there are many elements to add better use AddGraphics.

public virtual void AddOnPage(Page destination)
ParameterTypeDescription
destinationPageDestination page

See Also