ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Core Namespace / ImGearDocumentPageArray Class / IsFixedSize Property




In This Topic
IsFixedSize Property (ImGearDocumentPageArray)
In This Topic
Gets a value indicating whether the Array has a fixed size.
Syntax
'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