Aspose::Pdf::BatesNArtifact::set_StartNumber method

BatesNArtifact::set_StartNumber method

Sets the starting number for Bates numbering. The value must be greater than or equal to 1. If a value less than 1 is set, it will be adjusted to 1.

void Aspose::Pdf::BatesNArtifact::set_StartNumber(int32_t value)

See Also