Paragraph

Paragraph()

Initializes a new instance of the Paragraph class with default properties.

public Paragraph()

See Also


Paragraph(Paragraph)

Copy constructor that initializes a new instance of a Paragraph class.

public Paragraph(Paragraph para)

See Also