Aspose::Pdf::Document::MergeOptions::set_IsNeedPageTreeBalance method

MergeOptions::set_IsNeedPageTreeBalance method

Gets and sets the requirement for page tree balancing The entire page tree in the resulting document will be rebalanced. It creates balanced pages tree to speed up pages access.

void Aspose::Pdf::Document::MergeOptions::set_IsNeedPageTreeBalance(bool value)

See Also