Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.GetLineWidth
Queries the line width.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.GetLineWidth"; PDF ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Result
Returns line width or error.
Description
Queries the line width.The function returns the current line width used for stroked vector graphics and the border of interactive objects.
See also GetLineWidth function in DynaPDF manual.
See also
- DynaPDF.CreateButton
- DynaPDF.GetPageWidth
- DynaPDF.GetTemplWidth
- DynaPDF.GetTextWidth
- DynaPDF.New
- DynaPDF.SetLineWidth
- DynaPDF.SetPageWidth
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014