ImageGear for .NET
ContainerType Property




Gets the container type of the capability.
Syntax
'Declaration
 
Public ReadOnly Property ContainerType As ImGearContainerType
'Usage
 
Dim instance As ImGearCap
Dim value As ImGearContainerType
 
value = instance.ContainerType
public ImGearContainerType ContainerType {get;}
public: __property ImGearContainerType get_ContainerType();
public:
property ImGearContainerType ContainerType {
   ImGearContainerType get();
}

Property Value

ImGearContainerType enumeration value.
See Also

Reference

ImGearCap Class
ImGearCap Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback