Click or drag to resize

StiOptionsEngineUseGdi32ForTextRendering Property

Gets or sets a value which indicates whether Gdi32 is used for text rendering. For .Net 2.0 only.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool UseGdi32ForTextRendering { get; set; }

Property Value

Type: Boolean
See Also