Content |
Paint a content element
public void AppendContentElement( ContentElement contentElement )
Exception | Condition |
---|---|
InvalidOperationException | if the document associated with the content has already been closed |
InvalidOperationException | if the contentElement object has already been closed |
InvalidOperationException | if the content object has already been closed |
ArgumentException | if the contentElement is associated with a different document |
ArgumentNullException | if contentElement is . |