In This Topic
GdPicture14 Namespace / GdViewer Class / PdfGetPageWidth Method

PdfGetPageWidth Method (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Function PdfGetPageWidth() As Double
public double PdfGetPageWidth()
public function PdfGetPageWidth(): Double; 
public function PdfGetPageWidth() : double;
public: double PdfGetPageWidth(); 
public:

double PdfGetPageWidth(); 
See Also