PdfBorder.DashPattern Property

Definition

Gets or sets the dash pattern for the border.

public System.Runtime.InteropServices.NFloat[]? DashPattern { get; set; }
member this.DashPattern : System.Runtime.InteropServices.NFloat[] with get, set

Property Value

NFloat[]

An array of NFloat values defining the dash pattern, or null.

Applies to