←Select platform

DashArray Property

Summary

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

Syntax
C#
C++/CLI
Python
public int[] DashArray { get; } 
public:  
   property array<Int32>^ DashArray 
   { 
      array<Int32>^ get() 
   } 
DashArray # get  (DocumentFormFieldBorderStyle) 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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