GdPicture.NET.14
GdPicture14 Namespace / GdViewer Class / PrintGetPaperSize Method





In This Topic
PrintGetPaperSize Method (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Function PrintGetPaperSize() As Integer
public int PrintGetPaperSize()
public function PrintGetPaperSize(): Integer; 
public function PrintGetPaperSize() : int;
public: int PrintGetPaperSize(); 
public:
int PrintGetPaperSize(); 
See Also