ImageGear21.Twain Assembly > ImageGear.TWAIN Namespace > ImGearTWAINAfterPageEventArgs Class : PendCount Property |
'Declaration Public ReadOnly Property PendCount As Integer
'Usage Dim instance As ImGearTWAINAfterPageEventArgs Dim value As Integer value = instance.PendCount
public int PendCount {get;}
public: __property int get_PendCount();