Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to CGPDFArrayMBS class.
CGPDFArrayMBS.ArrayValue(index as Integer, byref value as CGPDFArrayMBS) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreGraphics | MBS MacCG Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true on success and false on failure.
CGPDFArrayMBS.BooleanValue(index as Integer, byref value as boolean) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreGraphics | MBS MacCG Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true on success and false on failure.
CGPDFArrayMBS.Count as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreGraphics | MBS MacCG Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
CGPDFArrayMBS.DictionaryValue(index as Integer, byref value as CGPDFDictionaryMBS) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreGraphics | MBS MacCG Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true on success and false on failure.
CGPDFArrayMBS.IntegerValue(index as Integer, byref value as Integer) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreGraphics | MBS MacCG Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true on success and false on failure.
Is function will return double and integer values. Conversion is done automatically.
CGPDFArrayMBS.NameValue(index as Integer, byref value as string) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreGraphics | MBS MacCG Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true on success and false on failure.
CGPDFArrayMBS.NullValue(index as Integer) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreGraphics | MBS MacCG Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true on success and false on failure.
CGPDFArrayMBS.ObjectValue(index as Integer, byref value as CGPDFObjectMBS) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreGraphics | MBS MacCG Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true on success and false on failure.
CGPDFArrayMBS.SingleValue(index as Integer, byref value as Double) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreGraphics | MBS MacCG Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true on success and false on failure.
Is function will return double and integer values. Conversion is done automatically.
CGPDFArrayMBS.StreamValue(index as Integer, byref value as CGPDFStreamMBS) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreGraphics | MBS MacCG Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true on success and false on failure.
CGPDFArrayMBS.StringValue(index as Integer, byref value as CGPDFStringMBS) as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreGraphics | MBS MacCG Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns true on success and false on failure.
The items on this page are in the following plugins: MBS MacCG Plugin.