Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.DeleteSeparationInfo
Deletes the separation of the current open page.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 5.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.DeleteSeparationInfo"; PDF { ; AllPages } ) More
Parameters
Parameter | Description | Example | Flags |
---|---|---|---|
The PDF reference returned from DynaPDF.New. | |||
AllPages | Optionally, delete the separation info of all pages? Pass 1 to delete. | 0 | Optional |
Result
Returns OK or error.
Description
Deletes the separation of the current open page.If of all pages if the parameter AllPages is set to 1.
See also DeleteSeparationInfo function in DynaPDF manual.
See also
This function checks for a license.
Created 6th February 2015, last changed 6th February 2015