TextObjectsByFont
-
TextObjectsByFont(fontName, select=False)
Returns identifiers of all text objects that has the same font property.
:param fontName = Font name to search for:
:param select[opt] = Select the objects:
| returns: | A list of Guids identifying the objects. |