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