In This Topic

imageID Property (PageTransferReadyEventArgs)

In This Topic
Specifies the GdPicture image associated to the page.
Syntax
'Declaration
 
Public ReadOnly Property imageID As Integer
public int imageID {get;}
See Also