Sandcastle.Core.PresentationStyle.Transformation.Elements.OpenXml Namespace
This namespace contains presentation transformation elements that render Open XML-specific output.
| AutoOutlineElement |
This is used to handle autoOutline elements in a topic
|
| CodeElement |
This is used to handle code and snippet elements in a topic for Open XML presentation
styles.
|
| DefinedTermElement |
This handles defined term elements based on the topic type
|
| GlossaryElement |
This is used to handle glossary elements in a topic
|
| HorizontalRuleElement |
This handles horizontal rule HTML elements in Open XMl topics
|
| LineBreakElement |
This handles line break elements in Open XMl topics
|
| ListElement |
This handles list elements based on the topic type
|
| MediaLinkElement |
This handles mediaLinkInline elements in Open XML topics
|
| OpenXmlElement |
This abstract base class is used to create rendered Open XML elements in API and MAML topics
|
| ParagraphElement |
This handles paragraph elements in Open XML output
|
| StyledParagraphElement |
This handles elements rendered as paragraphs with a specific style in Open XML output
|
| SyntaxElement |
This is used to handle syntax elements in Open XML presentation styles topics
|
| TableCellElement |
This handles table cell elements based on the topic type
|
| TableElement |
This handles the table element based on the topic type
|
| TableRowElement |
This handles table row elements based on the topic type
|