'Declaration
Public Function TwainResetImageLayout() As Boolean
public bool TwainResetImageLayout()
public function TwainResetImageLayout(): Boolean;
public function TwainResetImageLayout() : boolean;
public: bool TwainResetImageLayout();
public: bool TwainResetImageLayout();
Return Value
True if success, else False -> Use TwainGetLastResultCode() and TwainGetLastConditionCode()
methods for diagnosing the error.