Click or drag to resize
TextFontSize Property
Gets or sets the font size, in points.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public Nullable<float> Size { get; set; }

Property Value

Type: NullableSingle
See Also