Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.5
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
Statistic
FMM
Blog
DynaPDF.SetStrokeColorValue
The function sets the current stroke color.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
DynaPDF | 11.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | Paid |
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
- 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
- Neues MBS FileMaker Plugin 11.0
- MBS FileMaker Plugin 11.0 - More than 6400 Functions In One Plugin
- MBS FileMaker Plugin, version 11.0pr8
Created 15th January 2021, last changed 15th January 2021
DynaPDF.SetStrokeColor - DynaPDF.SetTextDrawMode
Feedback: Report problem or ask question.
