Пример #1
0
        public override AssembledStyles UniformRunStyles(int irun)
        {
            ITsTextProps props = Tss.get_Properties(irun);

            return(Style.ApplyTextProps(props));
        }