NumberingSchema.GetNumberingSchema
Description:
Returns an instance of the specified Numbering Schema in the given document.
Returns an instance of the specified Numbering Schema in the given document.
public static NumberingSchema GetNumberingSchema(
Document document,
NumberingSchemaType schemaType
)
-
documentA document to get the numbering schema from.
-
schemaTypeThe type of a built-in schema to get.
-
The given schemaType has an invalid Id.
-
A non-optional argument was NULL