GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer Class / PageVerticalResolution Property





In This Topic
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