Overload | Description |
---|---|
SelectByTypographicFamilyName(String) | Returns the list of fonts with the specified typographic family name.
The typographic family grouping doesn't impose any constraints on the number of faces within it, in contrast with the 4-style family grouping. |
SelectByTypographicFamilyName(String,List<Font>) | Collects the fonts with the specified typographic family name.
The typographic family grouping doesn't impose any constraints on the number of faces within it, in contrast with the 4-style family grouping. |