using System; using System.Collections.Generic; using System.Linq; using System.Text; using MBS.Framework.Drawing; namespace UniversalEditor.ObjectModels.Multimedia.Subtitle { public class Style : ICloneable { public class StyleCollection : System.Collections.ObjectModel.Collection