Represents the AutoLinkOptions type.
public class AutoLinkOptions : LinkOptions
kind:method, kind:property, kind:ctor. Press Esc to clear.AutoLinkOptions()Initializes a new instance of the AutoLinkOptions class.AllowDomainWithoutPeriodShould auto-linking allow a domain with no period, e.g. https://localhost (false by default)UseHttpsForWWWLinksShould a www link be prefixed with https:// instead of http:// (false by default)ValidPreviousCharactersGets or sets the valid previous characters.