SetWTPDFModeA
Tagged PDF, DLL
Description
ANSI DLL counterpart of SetWTPDFMode
Syntax
Function DLSetWTPDFModeA(InstanceID: Integer; Language: PAnsiChar; Conformance: Integer): Integer; Stdcall;Parameters
| InstanceID | DLL instance identifier |
|---|---|
| Language | BCP 47 language encoded according to the instance ANSI mode |
| Conformance | 1 for accessibility, 2 for reuse, or 3 for both |
Return values
| 0 | The instance or conformance value is invalid |
|---|---|
| 1 | The declarations were written |