In This Topic

GetWebBrowserPoolSize Method (GdPictureDocumentUtilities)

In This Topic
Returns the size of the internal browser pool.
Syntax
'Declaration

 

Public Shared Function GetWebBrowserPoolSize() As Integer
public static int GetWebBrowserPoolSize()
public function GetWebBrowserPoolSize(): Integer; static; 
public static function GetWebBrowserPoolSize() : int;
public: static int GetWebBrowserPoolSize(); 
public:

static int GetWebBrowserPoolSize(); 
See Also