Description
Returns the names of all merge fields in the specified bookmark.
C#
vb.net
Parameters
aBookmark
Returns
The names of all merge fields in the specified bookmark.Remarks
Bookmarks are used to define repeat blocks. A repeat block is a fragment in the template document that contains merge fields and that will be repeated for each row in a data source.Examples
C#
vb.net