| Overload | Description |
|---|---|
| ParagraphImage Constructor() | Initializes a new instance of the ParagraphImage class. |
| ParagraphImage Constructor(Image,Style) | Initializes a new instance of the ParagraphImage class, assigning the Image property, and specifying the Style. |
| ParagraphImage Constructor(Image) | Initializes a new instance of the ParagraphImage class, assigning the Image property. |
| ParagraphImage Constructor(String) | Initializes a new instance of the ParagraphImage class, assigning the ImageName property. |