Aspose::Pdf::BatesNArtifact::get_NumberOfDigits method
BatesNArtifact::get_NumberOfDigits method
Gets the number of digits for Bates numbering. The value must be between 3 and 15 inclusive. If a value less than 3 is set, it will be adjusted to 3. If a value greater than 15 is set, it will be adjusted to 15. The default value is 6.
int32_t Aspose::Pdf::BatesNArtifact::get_NumberOfDigits() const
See Also
- Class BatesNArtifact
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++