NumberingSchema.SetPartitioningParameters
Description:
Set the set of parameters used by this numbering schema to segregate a set of elements to a separate set of element where matching and numbering will be performed.
Set the set of parameters used by this numbering schema to segregate a set of elements to a separate set of element where matching and numbering will be performed.
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 SetPartitioningParameters(
ISet<NumberingParameter> partitioningParameters
)
-
ISet<NumberingParameter>partitioningParametersThe set of parameters used to divide elements into separate partitions for independent numbering.
-
The input parameters are not valid for use in partitioning for numbering.
-
A non-optional argument was null