Click or drag to resize

MamlElements Class

Provides known MAML elements used by the renderer.
Inheritance Hierarchy
SystemObject
  Altaxo.Text.Renderers.MamlMamlElements

Namespace: Altaxo.Text.Renderers.Maml
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static class MamlElements

The MamlElements type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberaGets the a element.
Public propertyStatic membercodeGets the code element.
Public propertyStatic membercodeInlineGets the codeInline element.
Public propertyStatic membercontentGets the content element.
Public propertyStatic memberdeveloperConceptualDocumentGets the developerConceptualDocument element.
Public propertyStatic memberentryGets the entry element.
Public propertyStatic memberexternalLinkGets the externalLink element.
Public propertyStatic memberimageGets the image element.
Public propertyStatic memberimgGets the img element.
Public propertyStatic memberintroductionGets the introduction element.
Public propertyStatic memberlegacyBoldGets the legacyBold element.
Public propertyStatic memberlegacyItalicGets the legacyItalic element.
Public propertyStatic memberlegacyStrikethroughGets the legacyStrikethrough element.
Public propertyStatic memberlegacyUnderlineGets the legacyUnderline element.
Public propertyStatic memberlinkGets the link element.
Public propertyStatic memberlinkTextGets the linkText element.
Public propertyStatic memberlinkUriGets the linkUri element.
Public propertyStatic memberlistGets the list element.
Public propertyStatic memberlistItemGets the listItem element.
Public propertyStatic membermarkupGets the markup element.
Public propertyStatic membermediaLinkInlineGets the mediaLinkInline element.
Public propertyStatic memberparaGets the para element.
Public propertyStatic memberquoteGets the quote element.
Public propertyStatic memberrowGets the row element.
Public propertyStatic membersectionGets the section element.
Public propertyStatic membersectionsGets the sections element.
Public propertyStatic membersubscriptGets the subscript element.
Public propertyStatic membersuperscriptGets the superscript element.
Public propertyStatic membertableGets the table element.
Public propertyStatic membertableHeaderGets the tableHeader element.
Public propertyStatic membertitleGets the title element.
Public propertyStatic membertopicGets the topic element.
Top
See Also