GetWTPDFMode
Tagged PDF
Popis
Vrací deklarace shody WTPDF 1.0 vybrané pro aktivní dokument
Syntaxe
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 |