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 ParagraphImage.Image property, and specifying the Style. |
ParagraphImage Constructor(Image) | Initializes a new instance of the ParagraphImage class, assigning the ParagraphImage.Image property. |
ParagraphImage Constructor(String) | Initializes a new instance of the ParagraphImage class, assigning the ParagraphImage.ImageName property. |