'Declaration
Public Overloads Function BuildString( _ ByVal elements As StyleElementFlags _ ) As String
public string BuildString( StyleElementFlags elements )
Parameters
- elements
- StyleElementFlags that specifies which style elements should be included in the string.
Return Value
A string containing the settings of the specified style elements.