Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.ChangeOCGName
Changes the name of an Optional Content Group (OCG).
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 11.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.ChangeOCGName"; PDF; Handle; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Handle | The OCG handle number. | |
Value | The new name. | "Hello" |
Result
Returns OK or error.
Description
Changes the name of an Optional Content Group (OCG).See also ChangeOCGName function in DynaPDF manual.
See also
Release notes
- Version 11.3
- Added DynaPDF.ChangeOCGName and DynaPDF.DeleteNamedDest function.
Blog Entries
This function checks for a license.
Created 12nd June 2021, last changed 12nd June 2021