Platforms to show: All Mac Windows Linux Cross-Platform
DynaPDFAnnotationMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | DynaPDF | MBS DynaPDF Plugin | 8.0 | ✅ 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.
- 14 properties
- property Author as String
- property BackColor as UInt32
- property BBox as DynaPDFRectMBS
- property BorderColor as UInt32
- property BorderStyle as Integer
- property BorderWidth as Single
- property Content as String
- property Deleted as Boolean
- property Handle as Integer
- property HighlightMode as Integer
- property Name as String
- property PageNum as Integer
- property Subject as String
- property Type as Integer
- 2 methods
- method Constructor Private
- method Operator_Convert as DynaPDFAnnotationExMBS
This class has no sub classes.
Some methods using this class:
- DynaPDFAnnotationExMBS.Operator_Convert as DynaPDFAnnotationMBS
Blog Entries
- News from the MBS Xojo Plugins Version 23.5
- MBS Xojo Plugins, version 23.5pr1
- MBS Xojo / Real Studio Plugins, version 14.5pr4
Release notes
- Version 23.5
- Added Operator_Convert to DynaPDFAnnotationMBS and DynaPDFAnnotationExMBS to convert between them.
The items on this page are in the following plugins: MBS DynaPDF Plugin.
DynaPDFAnnotationExMBS - DynaPDFBarcode2MBS