In This Topic
GdPicture14 Namespace / GdViewer Class / PageWidth Property

PageWidth Property (GdViewer)

In This Topic
Syntax
'Declaration

 

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

property int PageWidth {

   int get();

}
See Also