Indicates the type of the merge block to be created.

Syntax

public DocumentServer.DataSources.BlockTemplateType BlockType { get; }
Public ReadOnly Property BlockType() As DocumentServer.DataSources.BlockTemplateType

Members

Member Description
TableRow Create a table row containing the repeating merge block.
PlainParagraph Create a paragraph containing the repeating merge block.

Limitations

Read only.