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 CPMPageFormatMBS class.
CPMPageFormatMBS.AdjustedPageSize as CPMRectMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Printing | MBS MacCG Plugin | 2.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Lasterror is set.
CPMPageFormatMBS.AdjustedPaperSize as CPMRectMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Printing | MBS MacCG Plugin | 2.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Lasterror is set.
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Printing | MBS MacCG Plugin | 9.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
CPMPageFormatMBS.CopySettings(Destination as CPMPageFormatMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Printing | MBS MacCG Plugin | 2.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
CPMPageFormatMBS.CreateDataRepresentation(Format as Integer = 0) as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Printing | MBS MacCG Plugin | 15.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Use CreateWithDataRepresentation to create a CPMPageFormatMBS from a string created by this call.
Format can be kPMDataFormatXMLDefault, kPMDataFormatXMLMinimal or kPMDataFormatXMLCompressed.
CPMPageFormatMBS.Orientation as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Printing | MBS MacCG Plugin | 2.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Lasterror is set.
Possible values:
kPMPortrait | 1 | |
kPMLandscape | 2 | |
kPMReversePortrait | 3 | will revert to kPortrait for current drivers |
kPMReverseLandscape | 4 | will revert to kLandscape for current drivers |
CPMPageFormatMBS.PrinterID as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Printing | MBS MacCG Plugin | 15.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Will either return the formatting printer for the pageformat or will return nil if the pageformat doesn't have that information.
CPMPageFormatMBS.Scale as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Printing | MBS MacCG Plugin | 2.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Lasterror is set.
Value is 100 for 100%.
(Read and Write computed property)
CPMPageFormatMBS.UnadjustedPageSize as CPMRectMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Printing | MBS MacCG Plugin | 2.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Lasterror is set.
CPMPageFormatMBS.UnadjustedPaperSize as CPMRectMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Printing | MBS MacCG Plugin | 2.7 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop only |
Lasterror is set.
The items on this page are in the following plugins: MBS MacCG Plugin.