Platforms to show: All Mac Windows Linux Cross-Platform
PDFAppearanceCharacteristicsMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | PDFKit | MBS PDFKit Plugin | 21.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
It is designed to be a representation of the /MK appearance characteristics entry in the annotation dictionary. Because the /MK entry is optional, all properties of PDFAppearanceCharacteristics are optional as well.
- 9 properties
- property appearanceCharacteristicsKeyValues as Dictionary
- property backgroundColor as NSColorMBS
- property borderColor as NSColorMBS
- property caption as String
- property controlType as Integer
- property downCaption as String
- property Handle as Integer
- property rolloverCaption as String
- property rotation as Integer
- 3 methods
- method Constructor
- method Constructor(Handle as Integer)
- method copy as PDFAppearanceCharacteristicsMBS
- 6 shared methods
- shared method PDFAppearanceCharacteristicsKeyBackgroundColor as String
- shared method PDFAppearanceCharacteristicsKeyBorderColor as String
- shared method PDFAppearanceCharacteristicsKeyCaption as String
- shared method PDFAppearanceCharacteristicsKeyDownCaption as String
- shared method PDFAppearanceCharacteristicsKeyRolloverCaption as String
- shared method PDFAppearanceCharacteristicsKeyRotation as String
This class has no sub classes.
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 21.1
- MBS Xojo Plugins, version 21.1pr2
Release notes
- Version 21.1
- Added PDFAppearanceCharacteristicsMBS class.
The items on this page are in the following plugins: MBS PDFKit Plugin.
PDFAnnotationTextWidgetMBS - PDFBorderMBS