Parameters
- s
- String to draw.
- font
- IDrawingFont that should be used for drawing a string.
- brush
- PdfBrush that determines the color and texture of the drawn text.
- location
- System.Drawing.PointF structure that specifies the text location.
This method ignores carriage returns and new line characters.
Use overloaded method that takes rectangle, instead of point that specifies location, if carriage returns and new line characters should NOT be ignored.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5