Defines the type of HtmlBlock
public enum HtmlBlockType
kind:method, kind:property, kind:ctor. Press Esc to clear.CDataA raw CDATA sequence.CommentA HTML comment.DocumentTypeA SGML document type starting by <!LETTER.InterruptingBlockAn HTML interrupting blockNonInterruptingBlockAn HTML non-interrupting blockProcessingInstructionA SGM processing instruction tag <?ScriptPreOrStyleA script pre or style tag.