[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.FreeTextAnnotation.LineDashPattern

LineDashPattern Property

LineDashPattern

Gets or sets the line dash pattern. Null means a solid line.

Declaration
public float[] LineDashPattern { get; set; }
Public Property LineDashPattern As Single()