XFormPlacement.AddOnPage

XFormPlacement.AddOnPage method

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

public override void AddOnPage(Page destination)
ParameterTypeDescription
destinationPageDestination page

See Also