TextVerticalType

TextFrameFormat.TextVerticalType property

Determines text orientation. The resulted value of visual text rotation summarized from this property and custom angle in property RotationAngle. Read/write TextVerticalType.

public TextVerticalType TextVerticalType { get; set; }

See Also