ImageGear for .NET
Pages Property (ImGearMprController)




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
public ImGearDocumentPageArray Pages {get;}
public: __property ImGearDocumentPageArray* get_Pages();
public:
property ImGearDocumentPageArray^ Pages {
   ImGearDocumentPageArray^ get();
}

Property Value

ImageGear.Core.ImGearDocumentPageArray class object.
See Also

Reference

ImGearMprController Class
ImGearMprController Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback