SelectDocument

Управление документами

Описание

Selects a document.

Синтаксис

Delphi

Function TPDFlib.SelectDocument(DocumentID: Integer): Integer;

ActiveX

Function PDFlib::SelectDocument(DocumentID As Long) As Long

DLL

int DLSelectDocument(int InstanceID, int DocumentID);

Параметры

DocumentIDID выбираемого документа

Возвращаемые значения

0Документ не удалось выбрать — ID не найден
1Указанный документ успешно выбран