'Declaration
Public Function BuildString( _ ByVal includeEmpty As Boolean _ ) As String
public string BuildString( bool includeEmpty )
Parameters
- includeEmpty
- Whether styles with no attributes should be included.
Return Value
A compact string representation of the style collection.