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





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