In This Topic
GdPicture14 Namespace / GdViewer Class / PageHeight Property

PageHeight Property (GdViewer)

In This Topic
Syntax
'Declaration

 

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

property int PageHeight {

   int get();

}
See Also