ITextFrameProperties
TextThreeD Property
|
Gets the FormatThreeD object that 3d effect properties for text.
Read-only
FormatThreeD
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
FormatThreeD TextThreeD { get; }
ReadOnly Property TextThreeD As FormatThreeD
Get
property FormatThreeD^ TextThreeD {
FormatThreeD^ get ();
}
abstract TextThreeD : FormatThreeD with get
Property Value
Type:
FormatThreeD
See Also