'宣言 Public Overloads Function GetParagraph( _ ByVal text As System.String, _ ByVal sf As StringFormat _ ) As RtfParagraph
public RtfParagraph GetParagraph( System.string text, StringFormat sf )
パラメータ
- text
- 段落のテキスト文字列。
- sf
- 描画する文字列書式。
戻り値の型
このドキュメントの段落。
'宣言 Public Overloads Function GetParagraph( _ ByVal text As System.String, _ ByVal sf As StringFormat _ ) As RtfParagraph
public RtfParagraph GetParagraph( System.string text, StringFormat sf )