name(for:)
Returns the name of the line style, which matches the definition in the Adobe PDF Specification.
Declaration
class func name(for style: PDFLineStyle) -> StringParameters
- style:
A line style to get a name for.
Returns the name of the line style, which matches the definition in the Adobe PDF Specification.
class func name(for style: PDFLineStyle) -> StringA line style to get a name for.