Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | DynaPDF | MBS DynaPDF Plugin | 20.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
MBS Plugin needs to collect what path items you added, so we can later draw them to the PDF.
Constant | Value | Description |
---|---|---|
TypeAddArc | 1 |
Add arc |
TypeAddCurveToPoint | 2 |
Add curve to point |
TypeAddLineToPoint | 3 |
Add line to point |
TypeAddQuadraticCurveToPoint | 4 |
Add quadratic curve to point |
TypeAddRectangle | 5 |
Add rectangle |
TypeAddRoundRectangle | 6 |
Add round rectangle |
TypeMoveToPoint | 7 |
Move to point |
TypeUnknown | 0 |
Unknown type. Only for an uninitialized object. |
This class has no sub classes.
The items on this page are in the following plugins: MBS DynaPDF Plugin.
DynaPDFGoToActionMBS - DynapdfGraphicsPathMBS