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




ImageGear24.Dicom.Forms Assembly > ImageGear.Dicom.Forms Namespace > ImGearMprController Class : PagesViewType Property
Gets 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