'Declaration
Public ReadOnly Property PagePixelHeight As Integer
public int PagePixelHeight {get;}
public read-only property PagePixelHeight: Integer;
public function get PagePixelHeight : int
public: __property int get_PagePixelHeight();
public: property int PagePixelHeight { int get(); }