'Declaration
Public ReadOnly Property PageCount As System.Integer
'Usage
Dim instance As ImageInfo Dim value As System.Integer value = instance.PageCount
public System.int PageCount {get;}
public read-only property PageCount: System.Integer;
public function get PageCount : System.int
public: property System.int PageCount { System.int get(); }