TextStyle Property (IAttributeInstance) Send Feedback
See Also 
Gets or sets the name of the TextStyle for the BlockAttribute instance.

Syntax

Visual Basic 
Property TextStyle As System.String
C# 
System.string TextStyle {get; set;}
JavaScript 
get_TextStyle () : String
put_TextStyle (
   NewVal : String
)
COM native C++ 
HRESULT get_TextStyle(
   BSTR* Val
) 
HRESULT put_TextStyle( 
   BSTR NewVal
C++ 
DSRESULT get_TextStyle (
   dsString* Val
)
DSRESULT put_TextStyle(
   const dsString& NewVal
)

Property Value

Name of the TextStyle

See Also

Availability

DraftSight V1R2.0