UseGdiPlusTextRendering Property (C1PrintDocument)
Gets or sets a value indicating whether text in the current document should be rendered using the GDI+ text API.
The default value is false.
public bool UseGdiPlusTextRendering {get; set;}
'Declaration
Public Property UseGdiPlusTextRendering As Boolean