public bool CancelScanning {get; set;}
public: __property bool get_CancelScanning(); public: __property void set_CancelScanning( bool value );
public: property bool CancelScanning { bool get(); void set ( bool value); }
'Declaration Public Property CancelScanning As Boolean
'Usage Dim instance As ImGearTWAINAfterPageEventArgs Dim value As Boolean instance.CancelScanning = value value = instance.CancelScanning
TRUE
ImGearTWAINAfterPageEventArgs Class ImGearTWAINAfterPageEventArgs Members
©2014. Accusoft Corporation. All Rights Reserved.