ImageGear .NET - Updated May 1, 2018
Pages Property (ImGearMprController)




ImageGear24.Windows.Controls.Dicom Assembly > ImageGear.Windows.Controls Namespace > ImGearMprController Class : Pages Property
Gets the collection of pages to perform MPR on.
Syntax
'Declaration
 
Public ReadOnly Property Pages As ImGearDocumentPageArray
 
'Usage
 
Dim instance As ImGearMprController
Dim value As ImGearDocumentPageArray
 
value = instance.Pages

Property Value

ImageGear.Core.ImGearDocumentPageArray class object.
See Also

Reference

ImGearMprController Class
ImGearMprController Members