Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.GetNeedAppearance
Returns true if the global NeedAppearance flag of the AcroForm is set.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 13.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.GetNeedAppearance"; PDF ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Result
Returns 1, 0 or error.
Description
Returns true if the global NeedAppearance flag of the AcroForm is set.See DynaPDF.SetNeedAppearance for further information.
See also GetNeedAppearance function in DynaPDF manual.
See also
Release notes
- Version 13.2
- Added DynaPDF.GetNeedAppearance and DynaPDF.SetNeedAppearance functions.
Blog Entries
This function checks for a license.
Created 26th March 2023, last changed 26th March 2023