Table of Contents

Enum DocType

Namespace
Loehnert.Asciidoc
Assembly
Loehnert.Asciidoc.dll

Represents the document type.

public enum DocType

Fields

Article = 0

Article.

Book = 1

Book.

Inline = 3

Inline.

ManPage = 2

Man page.