Newline Character?
PDFsharp is a .NET library for creating and modifying PDF documents.
Brought to you by:
pdfsharp,
stefan_lange
I am curious if there is a way to specify a new line in a string that is passed to the DrawString() function. I have tried \n \r \r\n and nothing has worked. Any help would be appreciated.