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





In This Topic
PageInchWidth Property
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property PageInchWidth As Double
public double PageInchWidth {get;}
public read-only property PageInchWidth: Double; 
public function get PageInchWidth : double
public: __property double get_PageInchWidth();
public:
property double PageInchWidth {
   double get();
}
See Also