Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
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