Collect label to change font

I’m trying to find the class I need to change the font of label types in families. I’ve been able to use TextNoteType for text but can’t find anything for labels.

Rather than using separate FilteredElementCollectors for text notes and labels I was able to collect both with TextElementType.

1 Like