메인 콘텐츠로 건너뛰기

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

이 메서드는 지정된 명령을 활성화합니다(금지된 명령 목록에서 제거).

구문

C++

HRESULT EnableCommand( MenuItemEnum Value );

C#

void EnableCommand( MenuItemEnum Value );

Visual Basic .NET

Sub EnableCommand(Value As MenuItemEnum)

매개변수

Value [in] 활성화할 명령을 MenuItemEnum 상수로 지정합니다. 사용 가능한 명령 목록은 다음과 같습니다:

반환값

이 메서드에는 고유한 반환값이 없습니다. ABBYY FineReader Engine 함수의 표준 반환값을 반환합니다.

참조

Commands DisableCommand