Skip to main content
All docs
V26.1
  • TdxOwnerItemAnchorTextEventArgs.AnchorText Property

    Returns the target hyperlink’s anchor text.

    Declaration

    property AnchorText: string read;

    Property Value

    Type Description
    string

    The target hyperlink’s anchor text.

    Remarks

    Use AnchorText and URI properties to identify a hyperlink in a formatted message.

    See Also