Font2.NameComplexScript Property
Gets or sets the complex script font name. Used for mixed language text. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property NameComplexScript As String
Get
Set
'Usage
Dim instance As Font2
Dim value As String
value = instance.NameComplexScript
instance.NameComplexScript = value
string NameComplexScript { get; set; }
Property Value
Type: System.String
String