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

GetPageLabel Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(277)>

Function GetPageLabel( _

   ByVal PageNo As Integer _

) As String
[DispId(277)]

string GetPageLabel( 

   int PageNo

)
function GetPageLabel( 

    PageNo: Integer

): String; 
DispIdAttribute(277)

function GetPageLabel( 

   PageNo : int

) : String;
[DispId(277)]

string* GetPageLabel( 

   int PageNo

) 
[DispId(277)]

String^ GetPageLabel( 

   int PageNo

) 

Parameters

PageNo
See Also

Reference

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