Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Whether the currently open import file is a Tagged PDF file.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 11.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Returns number or error.
Flag | Value | Description |
miNotTagged | 0 | This is no Tagged PDF file. |
miTagged | 1 | This is a Tagged PDF file. |
miSuspects | 2 | The file contains suspect contents that whose ordering does not ordered meet the requirements of the Tagged PDF specifications. |
miUserProperties | 4 | A flag indicating that at least one structure element contains user properties. User properties are stored in User Property dictionaries. |
See also GetInIsTaggedPDF function in DynaPDF manual.
This function checks for a license.
Created 19th July 2021, last changed 19th July 2021