StructureTextState.HorizontalScaling

StructureTextState.HorizontalScaling property

Gets or sets horizontal scaling of the text.

public float? HorizontalScaling { get; set; }

Remarks

Can be null. Use null to inherit HorizontalScaling property from parent structure element.

See Also