C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageDrawParams Structure / UseGdiToDrawLinesWhenPossible Property

In This Topic
UseGdiToDrawLinesWhenPossible Property
In This Topic
Indicates whether to use GDI functions to draw lines, in this case PDF export works better.
Syntax
'Declaration
 
Public Property UseGdiToDrawLinesWhenPossible As Boolean
 
See Also