[]
        
(Showing Draft Content)

C1.C1Preview.C1MultiDocument.UseGdiPlusTextRendering

UseGdiPlusTextRendering Property

UseGdiPlusTextRendering

Gets or sets a value indicating whether text in the current document is rendered using GDI+ text API.

The default is null (the property is not defined at the multi-document level).

Declaration
public bool? UseGdiPlusTextRendering { get; set; }