GdPicture.NET.14
GdPicture14 Namespace / GdPictureDocumentConverter Class / GetPageCount Method





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