XmlHighlightOptions Class |
Namespace: GroupDocs.Editor.Options
The XmlHighlightOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | XmlHighlightOptions | Initializes a new instance of the XmlHighlightOptions class |
Name | Description | |
---|---|---|
![]() | AttributeNamesFontColor |
Defines color for the font of attribute names
|
![]() | AttributeNamesFontSettings |
Responsible for representing the font of attribute names
|
![]() | AttributeValuesFontColor |
Defines color for the font of attribute values
|
![]() | AttributeValuesFontSettings |
Responsible for representing the font of attribute values
|
![]() | CDataFontColor |
Defines color for the font of CDATA sections (including pair of opening and closing tags)
|
![]() | CDataFontSettings |
Responsible for representing the font of CDATA sections (including pair of opening and closing tags)
|
![]() | HtmlCommentsFontColor |
Defines color for the font of HTML comments (including pair of opening and closing tags)
|
![]() | HtmlCommentsFontSettings |
Responsible for representing the font of HTML comments (including pair of opening and closing tags)
|
![]() | InnerTextFontColor |
Defines color for the font of inner-tag text
|
![]() | InnerTextFontSettings |
Responsible for representing the font of inner-tag text
|
![]() | XmlTagsFontColor |
Defines color for the font of XML tags (angle brackets with tag names)
|
![]() | XmlTagsFontSettings |
Responsible for representing the font of XML tags (angle brackets with tag names)
|