Aspose::Pdf::Page::set_Layers method

Page::set_Layers method

Sets layers collection.

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

Remarks

The layers collection.

See Also