This property sets whether or not the "font name" dropdown menu, displayed in the text object's extended property dialog, is enabled.
Property Value
True: The "font name" dropdown menu is enabled
False: The "font name" dropdown menu is NOT enabled
Default value is True
Explanation
The TextDialogFontNameEnabled property sets whether or not the "font name" dropdown menu, displayed in the text object's extended property dialog, is enabled.
When this property is False and the text object's extended property dialog is displayed, the "font name" dropdown menu will be disabled and you will not be able to change the font name value.
To display the text object's extended property dialog, the EnableTextDialog property must be set to True.
Also See
ImageKit.Edit Members | Newtone.ImageKit.Win.ImageKit