HtmlEditorHtmlViewSettings Members
In This Article
#Constructors
Name | Description |
---|---|
Html |
Initializes a new instance of the Html |
#Properties
Name | Description |
---|---|
Enable |
Specifies the availability of intellisense support. |
Enable |
Specifies if a closing tag is added automatically when an end-user types an opening tag. |
Highlight |
Specifies if an active line is highlighted. |
Highlight |
Specifies if a tag is highlighted when end-user selects a matching tag. |
Mode | Specifies how the HTML View displays Html code: as a plain text, or by using the advanced Html code editor. |
Show |
Specifies the visibility of buttons allowing end-users to collapse and expand tags. |
Show |
Specifies the line number visibility. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings of the specified object to the current one. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also