ParagraphFragment Constructors
A paragraph fragment - a segment of text with the same formatting.| Name | Parameters | Description |
|---|---|---|
| ParagraphFragment() | none | Initializes a new instance of the ParagraphFragment class. |
| ParagraphFragment(RectangleF) | rect | Initializes a new instance of the ParagraphFragment class with specified settings. |
See Also