Platforms to show: All Mac Windows Linux Cross-Platform
PDFBorderMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | PDFKit | MBS MacControls Plugin | 8.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
- 5 properties
- property borderKeyValues as Dictionary
- property horizontalCornerRadius as single
- property lineWidth as Double
- property style as Integer
- property verticalCornerRadius as single
- 5 methods
- method Constructor
- method Constructor(Handle as Integer)
- method copy as PDFBorderMBS
- method dashPattern as Double()
- method setDashPattern(values() as Double)
- 3 shared methods
- shared method PDFBorderKeyDashPattern as String
- shared method PDFBorderKeyLineWidth as String
- shared method PDFBorderKeyStyle as String
- 5 constants
- const kPDFBorderStyleBeveled = 2
- const kPDFBorderStyleDashed = 1
- const kPDFBorderStyleInset = 3
- const kPDFBorderStyleSolid = 0
- const kPDFBorderStyleUnderline = 4
This class has no sub classes.
Some properties using for this class:
- PDFAnnotationMBS.border as PDFBorderMBS
Blog Entries
- MBS Xojo Plugins, version 21.1pr1
- New in the MBS Xojo Plugins Version 20.2
- MBS Xojo Plugins, version 20.2pr3
- MBS Real Studio Plugins, version 12.5pr5
The items on this page are in the following plugins: MBS MacControls Plugin.
PDFAppearanceCharacteristicsMBS - PDFDestinationMBS
