Parameters
- po
- The C1.C1Preview.ParagraphObject object to add to the C1.C1Preview.RenderParagraph.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 C1.C1Preview.C1PrintDocument.Style to apply to the specified C1.C1Preview.ParagraphObject.
Return Value
true if no warnings were generated by this call, false otherwise.