SetWTPDFModeA

Tagged PDF, DLL

Description

ANSI DLL counterpart of SetWTPDFMode

Syntax

Function DLSetWTPDFModeA(InstanceID: Integer; Language: PAnsiChar; Conformance: Integer): Integer; Stdcall;

Parameters

InstanceIDDLL instance identifier
LanguageBCP 47 language encoded according to the instance ANSI mode
Conformance1 for accessibility, 2 for reuse, or 3 for both

Return values

0The instance or conformance value is invalid
1The declarations were written

See also

SetWTPDFMode, SetPDFUA2ModeA