C #: do .NET libraries have a standard class that can view and print an RTF string?

C #: do .NET libraries have a standard class that can view and print an RTF string?

I essentially need a β€œviewer” that simply displays a simple or rich text string and has a print button that will print the displayed string.

+3
source share

Source: https://habr.com/ru/post/1757954/


All Articles