Platforms to show: All Mac Windows Linux Cross-Platform

Back to CGPDFDictionaryListMBS class.

CGPDFDictionaryListMBS.Close

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CoreGraphics MBS MacCG Plugin 4.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The destructor.

There is no need to call this method except you want to free all resources of this object now without waiting for Xojo to do it for you.

CGPDFDictionaryListMBS.Key(index as Integer) as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CoreGraphics MBS MacCG Plugin 4.2 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns the key with the give index.

Returns "" on any error.

CGPDFDictionaryListMBS.Value(index as Integer) as CGPDFObjectMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
method CoreGraphics MBS MacCG Plugin 4.2 ✅ Yes ❌ No ❌ No ✅ Yes All
The value with the given index.

Returns nil on any error.

The items on this page are in the following plugins: MBS MacCG Plugin.


The biggest plugin in space...