Platforms to show: All Mac Windows Linux Cross-Platform
DynaPDFVersionInfoMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | DynaPDF | MBS DynaPDF Plugin | 21.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 16 properties
- property FXConfLevel as String
- property FXDocName as String
- property FXDocType as String
- property FXVersion as String
- property MainVer as String
- property Major as Integer
- property Minor as Integer
- property PDFAConformance as String
- property PDFAVersion as Integer
- property PDFEVersion as String
- property PDFVTModDate as String
- property PDFVTVersion as String
- property PDFXConformance as String
- property PDFXVersion as String
- property SubVer as String
- property VersionConst as Integer
- method Constructor Private
This class has no sub classes.
Blog Entries
- News from the MBS Xojo Plugins in version 21.5
- MonkeyBread Software Releases the MBS Xojo Plugins in version 21.5
- MBS Xojo Plugins, version 21.5pr1
Xojo Developer Magazine
Release notes
- Version 21.5
- Added DynaPDFVersionInfoMBS class.
Some methods using this class:
- DynaPDFMBS.GetInPDFVersionEx as DynaPDFVersionInfoMBS
- DynaPDFMBS.GetPDFVersionEx as DynaPDFVersionInfoMBS
Some related classes:
The items on this page are in the following plugins: MBS DynaPDF Plugin.
DynaPDFURIActionMBS - DynaPDFViewportMBS
