MediaLinkElement Class
Definition
- Assembly
- Sandcastle.Core.dll
This handles mediaLinkInline elements
public class MediaLinkElement : Element
- Inheritance
-
MediaLinkElement
Constructors
| MediaLinkElement() |
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
| CaptionLeadTextStyle |
This is used to get or set the caption lead text style |
| CaptionStyle |
This is used to get or set the image caption style |
| MediaCaptionElement |
The element used to contain the media link caption |
| MediaCenterStyle |
This is used to get or set the media center style |
| MediaElement |
The element used to contain the media link |
| MediaFarStyle |
This is used to get or set the media far style |
| MediaNearStyle |
This is used to get or set the media near style |
| Name |
This read-only property returns the element name (Inherited from Element) |
Methods
| Render(TopicTransformationCore, XElement) |
Render the element to the topic |