Method SetAttribute
SetAttribute(Attribute)
Selects the specified attribute as the attribute to use for future calls to AddRune and AddString.
public Attribute SetAttribute(Attribute c)
Parameters
cAttributeC.
Returns
Remarks
Implementations should call base.SetAttribute(c).