dashArray Property

Summary

Gets the dash array value for rendering the form field border.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentFormFieldBorderStyle.prototype, 'dashArray', 
   get: function() 
) 
readonly dashArray: number[]; 

Property Value

Defines the pattern of dashes and gaps used to render the outline of the form field border.

Remarks

This value is used only if the style value is set to DocumentFormFieldBorderStyle.style_Dashed.

Requirements

Target Platforms

Help Version 22.0.2023.2.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.