In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF / GetBookmarkChildCount Method

GetBookmarkChildCount Method (GdPicturePDF)

In This Topic
Syntax
'Declaration

 

Public Function GetBookmarkChildCount( _

   ByVal BookmarkID As Integer _

) As Integer
public int GetBookmarkChildCount( 

   int BookmarkID

)
public function GetBookmarkChildCount( 

    BookmarkID: Integer

): Integer; 
public function GetBookmarkChildCount( 

   BookmarkID : int

) : int;
public: int GetBookmarkChildCount( 

   int BookmarkID

) 
public:

int GetBookmarkChildCount( 

   int BookmarkID

) 

Parameters

BookmarkID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF
GdPicturePDF Members