'使用法 Dim image As System.Drawing.Image Dim style As Style Dim instance As New ParagraphImage(image, style)
パラメータ
- image
 - この ParagraphImage オブジェクトの画像。
 - style
 - この ParagraphImage オブジェクトに使用するスタイル。
 
'使用法 Dim image As System.Drawing.Image Dim style As Style Dim instance As New ParagraphImage(image, style)