ClearImage .NET API
Page Property (ImageInfo)





Inlite.ClearImageNet Namespace > ImageInfo Class : Page Property
Page number. If 0, page information is not valid
Syntax
'Declaration
 
Public ReadOnly Property Page As System.Integer
'Usage
 
Dim instance As ImageInfo
Dim value As System.Integer
 
value = instance.Page
public System.int Page {get;}
public read-only property Page: System.Integer; 
public function get Page : System.int
public:
property System.int Page {
   System.int get();
}
See Also

Reference

ImageInfo Class
ImageInfo Members