BlockSyntaxDescriptor class

BlockSyntaxDescriptor class

Defines the BlockSyntaxDescriptor.

The BlockSyntaxDescriptor type exposes the following members:

Properties

PropertyDescription
blockGet the Block
parserGet the Parser.

Methods

MethodDescription
has_attributeDefines the interface for check Has Attribute
append_inlineDefines the interface for Append Inline.
get_contentDefines the interface for get content.
deleteDefines the interface for Delete.
closeDefines the interface for Close.

See Also