ITextFrameProperties
VerticalTextType Property
|
Indicates text orientation.
Read/write
VerticalTextType
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
VerticalTextType VerticalTextType { get; set; }
Property VerticalTextType As VerticalTextType
Get
Set
property VerticalTextType VerticalTextType {
VerticalTextType get ();
void set (VerticalTextType value);
}
abstract VerticalTextType : VerticalTextType with get, set
Property Value
Type:
VerticalTextType
See Also