In This Topic

isThumbnail Property (PageTransferReadyEventArgs)

In This Topic
Specifies if the GdPicture image is a thumbnail.
Syntax
'Declaration
 
Public ReadOnly Property isThumbnail As Boolean
public bool isThumbnail {get;}
See Also