SetPDFUA2ModeA
Tagged PDF, DLL
Descrição
ANSI DLL counterpart of SetPDFUA2Mode
Sintaxe
Function DLSetPDFUA2ModeA(InstanceID: Integer; Language: PAnsiChar): Integer; Stdcall;Parâmetros
| InstanceID | DLL instance identifier |
|---|---|
| Language | BCP 47 language encoded according to the instance ANSI mode |
Valores retornados
| 0 | The instance is invalid or the mode could not be enabled |
|---|---|
| 1 | The mode was enabled |