GlossaryElement Class
Definition
- Assembly
- Sandcastle.Core.dll
This is used to handle glossary elements in a topic
public class GlossaryElement : Element
- Inheritance
-
GlossaryElement
Constructors
| GlossaryElement() |
Fields
| Ddue |
The root MAML namespace (Inherited from Element) |
| NonBreakingSpace |
A non-breaking space (Inherited from Element) |
| Xlink |
The XML linking language namespace (Inherited from Element) |
| XmlSpace |
The xml:space name (Inherited from Element) |
Properties
| GlossaryDivisionStyle |
This is used to get or set the glossary division style |
| GlossaryEntryStyle |
This is used to get or set the glossary entry style |
| GlossaryGroupHeadingStyle |
This is used to get or set the glossary group heading style |
| GlossaryGroupListStyle |
This is used to get or set the glossary group list style |
| GlossaryGroupStyle |
This is used to get or set the glossary group style |
| GlossaryHorizontalRuleStyle |
This is used to get or set the glossary horizontal rule style |
| Name |
This read-only property returns the element name (Inherited from Element) |
| NoLinkStyle |
This is used to get or set the "no link" style |
| RelatedEntryStyle |
This is used to get or set the glossary related entry style |
Methods
| Render(TopicTransformationCore, XElement) |
Render the element to the topic |