This property sets the text border color.

[Visual Basic] Public Property TextBorderColor As System.Drawing.Color
[C#] public System.Drawing.Color TextBorderColor {get; set;}

Property Value

Value of type System.Drawing.Color representing the color of the text border

Default value is System.Drawing.Color.Black

Explanation

The TextBorderColor property sets the text border color.

This property is enabled when the DesignedTextEnabled property is set to True.

Also See

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

 

The ImageKit.NET3 is created by Newtone Corporation