Skip to main content
A newer version of this page is available. .

ASPxClientHtmlEditorInsertLinkCommandArguments.styleSettings Property

Contains the style settings defining the appearance of the target link element.

Declaration

styleSettings: ASPxClientHtmlEditorCommandStyleSettings

Property Value

Type Description
ASPxClientHtmlEditorCommandStyleSettings

An ASPxClientHtmlEditorCommandStyleSettings object that contains the style settings defining the appearance of the target link element.

See Also