-
Home
-
API
-
Svg
-
SvgTextBase
-
Methods
-
PrepareText(String)
PrepareText(String) Method
Definition
Prepare the text according to the whitespace handling rules and text transformations. SVG Spec.
protected string PrepareText(string value)
Parameters
- value
- String
Text to be prepared
Returns