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





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