'宣言 Public Overloads Function AddParagraph( _ ByVal text As System.String _ ) As RtfParagraph
public RtfParagraph AddParagraph( System.string text )
パラメータ
- text
- 段落のテキスト文字列。
'宣言 Public Overloads Function AddParagraph( _ ByVal text As System.String _ ) As RtfParagraph
public RtfParagraph AddParagraph( System.string text )