C1.C1Report.4 Assembly > C1.C1Preview Namespace > C1MultiDocument Class : UseGdiPlusTextRendering Property |
The default is null (the property is not defined at the multi-document level).
'Declaration Public Property UseGdiPlusTextRendering As System.Nullable(Of Boolean)
public System.Nullable<bool> UseGdiPlusTextRendering {get; set;}