NumberingSchema.SetMatchingParameters
Description:
Sets the parameters used by a specific numbering schema for matching elements so they would get the same number.
Sets the parameters used by a specific numbering schema for matching elements so they would get the same number.
Remarks:
This method makes sure that the document will be consistent when it comes to numbering before it exits.
This method makes sure that the document will be consistent when it comes to numbering before it exits.
public void SetMatchingParameters(
ISet<NumberingParameter> matchingParameters
)
-
ISet<NumberingParameter>matchingParametersParameters used to determine which elements are assigned the same number.
-
The input parameters are not valid for use in matching for numbering.
-
A non-optional argument was null