RuleBuilder.Build

RuleBuilder.Build method

Builds the final CSS style string from the accumulated style attributes.

public string Build()

Return Value

A string representing the CSS style rule.

See Also