'Declaration
Public ReadOnly Property PageVerticalResolution As Double
public double PageVerticalResolution {get;}
public read-only property PageVerticalResolution: Double;
public function get PageVerticalResolution : double
public: __property double get_PageVerticalResolution();
public: property double PageVerticalResolution { double get(); }