Image.AlternateText Property

Gets or sets the alternate text of the image.

public string AlternateText { get; set; }
Public Property AlternateText As String

Property Value

String

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Image
ceTe.DynamicPDF.PageElements

In this topic