DAGetFormFieldCount
Полета на формуляр, Функционалност за директен достъп
Описание
Връща броя на полетата на формуляр в документа
Синтаксис
Delphi
Function TPDFlib.DAGetFormFieldCount(FileHandle: Integer): Integer;
ActiveX
Function PDFlib::DAGetFormFieldCount(FileHandle As Long) As Long
DLL
int DLDAGetFormFieldCount(int InstanceID, int FileHandle);
Параметри
| FileHandle | Дръжка, върната от функциите DAOpenFile, DAOpenFileReadOnly или DAOpenFromStream |
|---|