SetPDFUA2ModeA
Tagged PDF, DLL
Description
ANSI DLL counterpart of SetPDFUA2Mode
Syntax
Function DLSetPDFUA2ModeA(InstanceID: Integer; Language: PAnsiChar): Integer; Stdcall;Parameters
| InstanceID | DLL instance identifier |
|---|---|
| Language | BCP 47 language encoded according to the instance ANSI mode |
Return values
| 0 | The instance is invalid or the mode could not be enabled |
|---|---|
| 1 | The mode was enabled |