Aspose::Pdf::Document::MergeOptions::get_ConcatenationPacketSize method
MergeOptions::get_ConcatenationPacketSize method
Number of documents concatenated before new incremental update was made during concatenation when UseDiskBuffer is set to true. The default value is 4.
int32_t Aspose::Pdf::Document::MergeOptions::get_ConcatenationPacketSize() const
See Also
- Class MergeOptions
- Class Document
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++