Limitations
Read only.
Indicates the type of the merge block to be created.
public DocumentServer.DataSources.BlockTemplateType BlockType { get; }
Public ReadOnly Property BlockType() As DocumentServer.DataSources.BlockTemplateType
Member | Description |
---|---|
Table |
Create a table row containing the repeating merge block. |
Plain |
Create a paragraph containing the repeating merge block. |
Read only.