DwfImage.AddElement

DwfImage.AddElement method

Adds render able element to specified page

public void AddElement(int pageNumber, DwfWhipDrawable element)
ParameterTypeDescription
pageNumberInt32Index of the page to add element to
elementDwfWhipDrawableElement to be added

See Also