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

PagePixelWidth Property

In This Topic
Syntax
'Declaration

 

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

property int PagePixelWidth {

   int get();

}
See Also