ImageGear .NET - Updated May 30, 2018
LayerCount Property (ImGearPDFDocument)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDocument Class : LayerCount Property
Gets layer count for the document.
Syntax
'Declaration
 
Public ReadOnly Property LayerCount As Integer
 
'Usage
 
Dim instance As ImGearPDFDocument
Dim value As Integer
 
value = instance.LayerCount

Property Value

Integer value.
See Also

Reference

ImGearPDFDocument Class
ImGearPDFDocument Members