Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVGUtils > Routines

ParseFontVariant(String,TSVGFontVariant,Boolean) Method

Scroll Prev Top Next More

Parses the input string for a font variant value, which specifies whether the text is to be converted to small-caps.

The allowable inputs are normal | small-caps | uppercase | lowercase | titlecase. Only normal and small-caps are part of the svg specification
 

Namespace: RSSVGUtils

Parameters

S

Type: String

Input string to parse

DefValue

Type: TSVGFontVariant

Default Value. If the string is empty, the default value is returned

Inherits

Type: Boolean

Set to True when the input string contains 'inherit' keyword

Return Value

Type: TSVGFontVariant

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb