GetWTPDFMode

Tagged PDF

Описание

Возвращает выбранные для активного документа объявления соответствия WTPDF 1.0

Синтаксис

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

См. также

SetWTPDFMode, GetPDFUAMode