Click or drag to resize

Paragraph Constructor

Overload List
 NameDescription
Public methodCode exampleParagraph(DocumentCore) Initializes a new instance of the Paragraph.
Public methodCode exampleParagraph(DocumentCore, Inline) Initializes a new instance of the Paragraph.
Public methodCode exampleParagraph(DocumentCore, IEnumerableInline) Initializes a new instance of the Paragraph.
Public methodCode exampleParagraph(DocumentCore, String) Initializes a new instance of the Paragraph.
Top
See Also