In This Topic
GdPicture14.WPF Namespace / GdViewer Class / PageVerticalResolution Property

PageVerticalResolution Property

In This Topic
Syntax
'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();

}
See Also