GdPicture.NET.14
GdPicture14 Namespace / GdViewer Class / PageHeight Property





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