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

PagePixelHeight Property

In This Topic
Syntax
'Declaration

 

Public ReadOnly Property PagePixelHeight As Integer
public int PagePixelHeight {get;}
public read-only property PagePixelHeight: Integer; 
public function get PagePixelHeight : int
public: __property int get_PagePixelHeight();
public:

property int PagePixelHeight {

   int get();

}
See Also