Aspose::Pdf::Facades::PdfFileEditor::get_MergeDuplicateLayers method

PdfFileEditor::get_MergeDuplicateLayers method

Optional contents of concatentated documents with equal names will be merged into one layer in resulstant document if this property is true. Else, layers with equal names will be save as different layers in resultant document.

bool Aspose::Pdf::Facades::PdfFileEditor::get_MergeDuplicateLayers() const

See Also