ImageGear for .NET
LayersCount Property




Gets the number of layers listed in a membership dictionary.
Syntax
'Declaration
 
Public ReadOnly Property LayersCount As Integer
'Usage
 
Dim instance As ImGearPDFDictionary
Dim value As Integer
 
value = instance.LayersCount
public int LayersCount {get;}
public: __property int get_LayersCount();
public:
property int LayersCount {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearPDFDictionary Class
ImGearPDFDictionary Members
ImGearPDFLayer Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback