CuteEditor for .NET 6.0 Class Library

Editor.EmptyAlternateText Property

Specify the manners in which the editor handles images without alternate text specified or images with empty alternate text.

[Visual Basic]
Public Property EmptyAlternateText As EmptyAlternateText
[C#]
public EmptyAlternateText EmptyAlternateText {get; set;}

See Also

Editor Class | CuteEditor Namespace