GetWTPDFMode

Tagged PDF

Description

Returns the WTPDF 1.0 conformance declarations selected for the active document

Syntax

Delphi

Function TPDFlib.GetWTPDFMode: Integer;

DLL

Function DLGetWTPDFMode(InstanceID: Integer): Integer; Stdcall;

ActiveX

Function PDFlib::GetWTPDFMode() As Long

Return values

0WTPDF mode is not active or no document is selected
1Accessibility conformance is declared
2Reuse conformance is declared
3Both conformance levels are declared

See also

SetWTPDFMode, GetPDFUAMode