Content |
Paint text.
Exception | Condition |
---|---|
InvalidOperationException | if the document associated with the content has already been closed |
InvalidOperationException | if the page/group associated with the content has already been closed |
InvalidOperationException | if the content object has already been closed |
InvalidOperationException | if the object has already been closed |
ArgumentException | if the text is associated with a different document |
GenericException | if for some of the requested characters to paint the font's encoding is not defined or no glyph exists in the font |
ArgumentNullException | if text is . |