Page GetLayers Function. Gets all the content Layers for the page. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page GetLayers Function Gets all the content Layers for the page. Syntax [C#] StreamObject[] GetLayers() [Visual Basic] Function GetLayers() As StreamObject() Params Name Description return An array of all the content Layers on the page. Notes Gets all the content Layers for the page. Example None. previous page start next page