ImageGear .NET
IsFixedSize Property (ImGearDocumentPageArray)




Gets a value indicating whether the Array has a fixed size.
Syntax
public bool IsFixedSize {get;}
public: __property bool get_IsFixedSize();
public:
property bool IsFixedSize {
   bool get();
}
'Declaration
 
Public ReadOnly Property IsFixedSize As Boolean
 
'Usage
 
Dim instance As ImGearDocumentPageArray
Dim value As Boolean
 
value = instance.IsFixedSize

Property Value

Boolean value.
See Also

Reference

ImGearDocumentPageArray Class
ImGearDocumentPageArray Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback