Platforms to show: All Mac Windows Linux Cross-Platform
WindowsPDFPageDimensionsMBS class New in 23.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Windows PDF | MBS WinFrameworks Plugin | 23.2 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Notes: This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 6 properties
- property ArtBox as WindowsPDFRectMBS
- property BleedBox as WindowsPDFRectMBS
- property CropBox as WindowsPDFRectMBS
- property Handle as Integer
- property MediaBox as WindowsPDFRectMBS
- property TrimBox as WindowsPDFRectMBS
- 2 methods
- method Constructor Private
- method Destructor
This class has no sub classes.
Some properties using for this class:
- WindowsPDFPageMBS.Dimensions as WindowsPDFPageDimensionsMBS
Blog Entries
The items on this page are in the following plugins: MBS WinFrameworks Plugin.
WindowsPDFExceptionMBS - WindowsPDFPageMBS
