GetWTPDFMode
Tagged PDF
Описание
Возвращает выбранные для активного документа объявления соответствия WTPDF 1.0
Синтаксис
Delphi
Function TPDFlib.GetWTPDFMode: Integer;DLL
Function DLGetWTPDFMode(InstanceID: Integer): Integer; Stdcall;ActiveX
Function PDFlib::GetWTPDFMode() As LongReturn values
| 0 | WTPDF mode is not active or no document is selected |
|---|---|
| 1 | Accessibility conformance is declared |
| 2 | Reuse conformance is declared |
| 3 | Both conformance levels are declared |