alias PdfWindowTypes (alias) PdfWindowTypes = (0|1|2) | 0 -- 'notset' | 1 -- 'new' | 2 -- 'nonew' Reference: Corresponding C source code: texnodes.c#L1095-L1097 😱 Types incomplete or incorrect? 🙏 Please contribute!