TextStyle.Name Property

Gets or sets text style name.
Public Property Name() As String
This language is not supported or no code example is available.
public string Name {get; set;}
This language is not supported or no code example is available.

Property Value

string
Exception type Condition

EyeshotException

Thrown when trying to rename the Default text style.

.NET Framework

Supported in: 4.8

In this article

Definition