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

PageInchHeight Property

In This Topic
Syntax
'Declaration

 

Public ReadOnly Property PageInchHeight As Double
public double PageInchHeight {get;}
public read-only property PageInchHeight: Double; 
public function get PageInchHeight : double
public: __property double get_PageInchHeight();
public:

property double PageInchHeight {

   double get();

}
See Also