Parameters
- po
- The ParagraphObject object to add to the Content of the current inline paragraph.
- width
- The paragraph width. Used only if this call begins a new paragraph (i.e. if there is no current one).
- height
- The paragraph height. Used only if this call begins a new paragraph (i.e. if there is no current one).
- style
- The Style to apply to the specified ParagraphObject.
Return Value
true if no warnings were generated by this call, false otherwise.