Doc LayerCount Property. The number of layers on the current page. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page LayerCount Property Type Default Read Only Description [C#] int [Visual Basic] Integer n/a Yes The number of layers on the current page. Notes This property holds the number of layers on the current page. You can add layers to pages using calls to methods such as AddText and AddImage. See the Layer property for more details. Example None. previous page start next page