Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
重複の可能性: C# で文字列を RTF に変換する方法は?
C# で文字列を RTF に変換する簡単な方法があるかどうか疑問に思っていました。
標準文字だけでなく、€ƒ…†‡ などの特殊文字も使用できます。
RichTextBox コントロールを使用します。Textそのプロパティを文字列に設定してから、そのプロパティを取得できRtfます。
Text
Rtf