UseGdiToDrawLinesWhenPossible Property
Indicates whether to use GDI functions to draw lines, in this case PDF export works better.
public bool UseGdiToDrawLinesWhenPossible {get; set;}
'Declaration
Public Property UseGdiToDrawLinesWhenPossible As Boolean