TextStyle Property (ISimpleNote)
Gets or sets the name of
TextStyle of the SimpleNote.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TextStyle As System.String |
C# | |
---|
System.string TextStyle {get; set;} |
JavaScript | |
---|
get_TextStyle () : String
put_TextStyle (
NewVal : String
)
|
C++ | |
---|
DSRESULT get_TextStyle (
dsString* Val
)
DSRESULT put_TextStyle(
const dsString& NewVal
) |
Property Value
Name of the TextStyle
See Also
Availability
DraftSight V1R1.1