MoveToNextPage

TemplateExporter.MoveToNextPage method

Advances the page enumerator of the current template form to the next page

public bool MoveToNextPage()

Return Value

true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.

See Also