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