MItalic Class
Namespace: DotMarkdown.Linq
Assembly: DotMarkdown.dll
public class MItalic : DotMarkdown.Linq.MInline
Inheritance
Object → MObject → MElement → MContainer → MInline → MItalic
Constructors
Constructor | Summary |
---|---|
MItalic() | |
MItalic(MItalic) | |
MItalic(Object) | |
MItalic(Object[]) |
Properties
Property | Summary |
---|---|
Document | (Inherited from MObject) |
FirstElement | (Inherited from MContainer) |
IsEmpty | (Inherited from MContainer) |
Kind | (Overrides MInline.Kind) |
LastElement | (Inherited from MContainer) |
NextElement | (Inherited from MElement) |
Parent | (Inherited from MObject) |
PreviousElement | (Inherited from MElement) |