| Package | Description |
|---|---|
| com.groupdocs.editor.options |
The com.groupdocs.editor.options namespace provides interfaces for load and save options.
|
| Modifier and Type | Method and Description |
|---|---|
WebFont |
WebFont.deepClone()
Creates and returns a full deep copy of this
WebFont instance |
WebFont |
XmlHighlightOptions.getAttributeNamesFontSettings()
Responsible for representing the font of attribute names
|
WebFont |
XmlHighlightOptions.getAttributeValuesFontSettings()
Responsible for representing the font of attribute values
|
WebFont |
XmlHighlightOptions.getCDataFontSettings()
Responsible for representing the font of CDATA sections (including pair of opening and closing tags)
|
WebFont |
XmlHighlightOptions.getHtmlCommentsFontSettings()
Responsible for representing the font of HTML comments (including pair of opening and closing tags)
|
WebFont |
XmlHighlightOptions.getInnerTextFontSettings()
Responsible for representing the font of inner-tag text
|
WebFont |
XmlHighlightOptions.getXmlTagsFontSettings()
Responsible for representing the font of XML tags (angle brackets with tag names)
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
WebFont.equals(WebFont other)
Determines whether this instance of WebFont is equal to specified
|
Copyright © 2024. All rights reserved.