2025.3 Method
Changes 1
M

NumberingSchema.GetMinimumNumberOfDigits

Description:
Returns the minimum number of digits to be used for formating the Number parameter of all enumerable elements of the given document.
Remarks:

The number is used by all numbering schemas in the document.

The value can be modified by using the SetMinimumNumberOfDigits(Document, Int32) method.

public static int GetMinimumNumberOfDigits(
	Document document
)
  • document
    The document this value is going to be applied to.
Return Value Int32 The current number of formatting digits