Skip to main content
ParameterDescription
Void MinRepetitions( Int )Sets the minimum number of group instances in the document.
Void MaxRepetitions( Int )Sets the maximum number of group instances in the document.
Void PaginalMode( Logic value = true )Sets the Paginal search mode for group instances.
Void MinRepetitionsOnPage( Int )Sets the minimum number of instances per one page. If the minimum number of instances is not detected, the repeating group is considered not detected.
Void MaxRepetitionsOnPage( Int )Sets the maximum number of instances per one page. If a required number of group instances is detected on a page, the search stops on this page and continues on the next one.