| オーバーロード | 解説 | 
|---|---|
| ParagraphImage コンストラクタ() | Initializes a new instance of the ParagraphImage class. | 
| ParagraphImage コンストラクタ(Image,Style) | Initializes a new instance of the ParagraphImage class, assigning the ParagraphImage.Image property, and specifying the Style. | 
| ParagraphImage コンストラクタ(Image) | Initializes a new instance of the ParagraphImage class, assigning the ParagraphImage.Image property. | 
| ParagraphImage コンストラクタ(String) | Initializes a new instance of the ParagraphImage class, assigning the ParagraphImage.ImageName property. |