'Declaration
Public Function TwainIsAutoFeedEnabled() As Boolean
public bool TwainIsAutoFeedEnabled()
public function TwainIsAutoFeedEnabled(): Boolean;
public function TwainIsAutoFeedEnabled() : boolean;
public: bool TwainIsAutoFeedEnabled();
public: bool TwainIsAutoFeedEnabled();
Return Value
TRUE if the automatic page feeding is enabled, FALSE otherwise.