Hyperlink.ExtraInfo

Hyperlink.ExtraInfo property

Contains information to be used in resolving a URL, such as the coordinates of an image map. For example, x=41 y=7 would specify the coordinates of an image map.

public Str2Value ExtraInfo { get; }

See Also