GetWTPDFMode

Tagged PDF

Beschrijving

Geeft de WTPDF 1.0-conformiteitsverklaringen terug die voor het actieve document zijn gekozen

Syntaxis

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

Zie ook

SetWTPDFMode, GetPDFUAMode