'DeclarationPublic Function TwainIsAutomaticRotationEnabled() As Boolean
public bool TwainIsAutomaticRotationEnabled()
public function TwainIsAutomaticRotationEnabled(): Boolean; 
            public function TwainIsAutomaticRotationEnabled() : boolean;
            public: bool TwainIsAutomaticRotationEnabled();
public: bool TwainIsAutomaticRotationEnabled();
Return Value
            TRUE if the automatic rotation is enabled, FALSE otherwise.
            
