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.