Hello,
i can set the Fontsize of a Shape by using:
Shape.Chars[0].Size.Value = 0.125
This is well described in the examples: ApplyFontOnText
Now I have the case that the Shape’s chars array is empty.
But there are I…...set the Fontsize of a shape by using: shape.Chars[0].Size.Value...Now I have the case that the shape’s chars array is empty. But...