Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.SetStrokeColorValue
The function sets the current stroke color.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 11.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.SetStrokeColorValue"; PDF; Value ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Value | The color value. e.g. use DynaPDF.RGB or DynaPDF.CMYK to create it. |
255 |
Result
Returns OK or error.
Description
The function sets the current stroke color.See also DynaPDF.SetFillColorValue.
See also SetStrokeColorValue function in DynaPDF manual.
See also
- DynaPDF.CMYK
- DynaPDF.New
- DynaPDF.RGB
- DynaPDF.SetExtStrokeColorSpace
- DynaPDF.SetFillColor
- DynaPDF.SetFillColorValue
- DynaPDF.SetStrokeColor
Release notes
- Version 11.0
- Added DynaPDF.SetFillColorValue and DynaPDF.SetStrokeColorValue functions.
Blog Entries
- New in MBS FileMaker Plugin 11.0
- Neues MBS FileMaker Plugin 11.0
- MBS FileMaker Plugin 11.0 - More than 6400 Functions In One Plugin
- MBS FileMaker Plugin, version 11.0pr8
This function checks for a license.
Created 15th January 2021, last changed 15th January 2021