'Declaration
Public Function TwainIsAutoFeedAvailable() As Boolean
public bool TwainIsAutoFeedAvailable()
public function TwainIsAutoFeedAvailable(): Boolean;
public function TwainIsAutoFeedAvailable() : boolean;
public: bool TwainIsAutoFeedAvailable();
public: bool TwainIsAutoFeedAvailable();
Return Value
TRUE if support the automatic page feeding, FALSE otherwise -> Use TwainGetLastResultCode() and
TwainGetLastConditionCode() methods for diagnosing the error.