Aspose::Pdf::Document::MergeOptions::get_IsNeedPageTreeBalance method

MergeOptions::get_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.

bool Aspose::Pdf::Document::MergeOptions::get_IsNeedPageTreeBalance() const

See Also