useWholeParagraphAsRegion property

bool? useWholeParagraphAsRegion
final

The flag indicating whether paragraph with TableStart or TableEnd field should be fully included into mail merge region or particular range between TableStart and TableEnd fields. The default value is true.

Implementation

final bool? useWholeParagraphAsRegion;