Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
TextShapeType TextShapeType { get; set; }
Property TextShapeType As TextShapeType
	Get
	Set
property TextShapeType TextShapeType {
	TextShapeType get ();
	void set (TextShapeType value);
}
abstract TextShapeType : TextShapeType with get, set

Property Value

TextShapeType

See Also