Platforms to show: All Mac Windows Linux Cross-Platform
Back to DynaPDFDeviceNAttributesMBS class.
DynaPDFDeviceNAttributesMBS.Constructor Private
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | DynaPDF | MBS DynaPDF Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
DynaPDFDeviceNAttributesMBS.ProcessColorant(index as integer) as string New in 26.2
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Raises out of bounds exceptions on bad index or if object does not have such an array.
Index is zero based.
DynaPDFDeviceNAttributesMBS.ProcessColorants as string() New in 26.2
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Some examples using this method:
DynaPDFDeviceNAttributesMBS.Separation(index as integer) as DynaPDFColorSpaceMBS New in 26.2
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Raises out of bounds exceptions if used with wrong index parameter.
Index is zero based.
Some examples using this method:
DynaPDFDeviceNAttributesMBS.Separations as DynaPDFColorSpaceMBS() New in 26.2
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| method | DynaPDF | MBS DynaPDF Plugin | 26.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Some examples using this method:
The items on this page are in the following plugins: MBS DynaPDF Plugin.