Table of Contents

Class CodeItem

Namespace
Mythosia.Documents.Elements
Assembly
Mythosia.Documents.Abstractions.dll
public class CodeItem : TextItem
Inheritance
CodeItem
Inherited Members

Constructors

CodeItem()

public CodeItem()

Properties

CodeLanguage

public string CodeLanguage { get; set; }

Property Value

string