ImageGear for .NET
LayerCount Property (ImGearPDFDocument)




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
public int LayerCount {get;}
public: __property int get_LayerCount();
public:
property int LayerCount {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearPDFDocument Class
ImGearPDFDocument Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback