Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGDocument > Properties
TSVGDocument.DefaultTextRendering Property
Default Text rendering type, which provides a hint to the SVG library about what tradeoffs to make as it renders text
VCL Only
Namespace: FMX.RS.SVG
Delphi
published property DefaultTextRendering: TSVGTextRendering read FDefaultTextRendering write SetDefaultTextRendering default txrnAuto;
Property Value
Type: TSVGTextRendering
•TSVGDocument
•FMX.RS.SVG