ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearDocumentPageArray Class : IsFixedSize Property |
'Declaration Public ReadOnly Property IsFixedSize As Boolean
'Usage Dim instance As ImGearDocumentPageArray Dim value As Boolean value = instance.IsFixedSize
public bool IsFixedSize {get;}
public: __property bool get_IsFixedSize();