GdPicture.NET.14.WEB.DocuVieware
GdPicture14.WEB Namespace / PageTransferReadyEventArgs Class / imageID Property

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