ISmartArtNode
TextFrame Property
|
Namespace:
Spire.Presentation.Diagrams
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ITextFrameProperties TextFrame { get; set; }
Property TextFrame As ITextFrameProperties
Get
Set
property ITextFrameProperties^ TextFrame {
ITextFrameProperties^ get ();
void set (ITextFrameProperties^ value);
}
abstract TextFrame : ITextFrameProperties with get, set
Property Value
Type:
ITextFrameProperties
See Also