[CONNECT .NET] how do I Add a TextStyle to a DgnFile?

DgnFile.GetTextStyles() returns a collection of text styles.  How can I add new styles to that list and then assign the list to the active DGN file?  There's no method like DgnFile.SetTextStyles(TextStyleCollection styles) that I can see.

Parents Reply Children
No Data