LineStyleLineDashStyle Property  | 
 
            Gets or sets the line dash pattern
            
 
    Namespace: 
   ExpertPdf.HtmlToPdf.PdfDocument
    Assembly:
   ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntaxpublic LineDashStyle LineDashStyle { get; set; }Public Property LineDashStyle As LineDashStyle
	Get
	Set
Property Value
Type: 
LineDashStyle
See Also