C1.Excel Assembly / C1.Util Namespace / SvgRendering Class / PreciseText Property

In This Topic
PreciseText Property
In This Topic
Gets or sets a flag for more precise text measurement.
Syntax
'Declaration
 
Public Property PreciseText As System.Boolean
 
Remarks
If the flag is set to true, then rendering is slower.
See Also