GetFormFieldSubDisplayName

Campos de formulario

Descripción

Similar a GetformFieldSubName, pero devuelve el nombre mostrado del elemento de campo de elección especificado

Sintaxis

Delphi

Function TPDFlib.GetFormFieldSubDisplayName(Index, SubIndex: Integer): WideString;

ActiveX

Function PDFlib::GetFormFieldSubDisplayName(Index As Long, SubIndex As Long) As String

DLL

const wchar_t * DLGetFormFieldSubDisplayName(int InstanceID, int Index, int SubIndex);

Parámetros

IndexEl índice del campo del formulario que se examinará
SubIndexEl índice del subvalor que se debe recuperar