Aspose::Pdf::Page::set_Layers method

Page::set_Layers method

Sets layers collection.

void Aspose::Pdf::Page::set_Layers(const System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<Aspose::Pdf::Layer>>> &value)

Remarks

The layers collection.

See Also