move_next method
move_next()
Advances to the next record in the data source.
def move_next(self):
...
Returns
True
if moved to next record successfully; False
if reached end of the data source.
See Also
- module aspose.words.mailmerging
- class IMailMergeDataSource