Aspose::Pdf::Page::get_Layers method

Page::get_Layers method

Gets layers collection.

System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<Layer>>> Aspose::Pdf::Page::get_Layers()

Remarks

The layers collection.

See Also