ImageGear .NET v24.12 - Updated
PagesViewType Property (ImGearMprController)




ImageGear24.Windows.Controls.Dicom Assembly > ImageGear.Windows.Controls Namespace > ImGearMprController Class : PagesViewType Property
Gets the pages view type.
Syntax
'Declaration
 
Public ReadOnly Property PagesViewType As ImGearMprViewType
'Usage
 
Dim instance As ImGearMprController
Dim value As ImGearMprViewType
 
value = instance.PagesViewType
public ImGearMprViewType PagesViewType {get;}
public: __property ImGearMprViewType get_PagesViewType();
public:
property ImGearMprViewType PagesViewType {
   ImGearMprViewType get();
}

Property Value

ImGearMprViewType value.
See Also

Reference

ImGearMprController Class
ImGearMprController Members