Options.AutoFormatReplaceHyperlinks Property

Definition

True if e-mail addresses, server and share names (also known as UNC paths), and Internet addresses (also known as URLs) are automatically formatted whenever Microsoft Word AutoFormats a document or range.

public:
 property bool AutoFormatReplaceHyperlinks { bool get(); void set(bool value); };
public bool AutoFormatReplaceHyperlinks { get; set; }
member this.AutoFormatReplaceHyperlinks : bool with get, set
Public Property AutoFormatReplaceHyperlinks As Boolean

Property Value

Remarks

Word changes any text that looks like an e-mail address, UNC, or URL to a hyperlink. Word doesn't check the validity of the hyperlink.

Applies to