This property sets whether or not the designed text settings are displayed in the property dialog.

[Visual Basic] Public Property DialogDesignedTextVisible As Boolean
[C#] public bool DialogDesignedTextVisible {get; set;}

Property Value

True: The designed text settings are displayed

False: The designed text settings are not displayed

Default value is True

Explanation

The DialogDesignedTextVisible property sets whether or not the designed text settings are displayed in the property dialog.

If this property is set to False, all settings related to text design are not displayed in the property dialog.

This property is valid only when the DesignedTextEnabled property is True and when a Text or Stamp object is selected.

Also See

ImageKit.Edit Members | Newtone.ImageKit.Win.ImageKit

 

The ImageKit.NET3 is created by Newtone Corporation