SymbolUtilityServicesTextStyleStandardName
Property
|
Property that represents the predefined symbol
record of the Standard text style name. Cannot be NULL or an empty
string.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public static string TextStyleStandardName { get; }
Public Shared ReadOnly Property TextStyleStandardName As String
Get
public:
static property String^ TextStyleStandardName {
String^ get ();
}
static member TextStyleStandardName : string with get
Property Value
String
See Also