PdfLineStyleLineDashPattern Property
The line dash pattern. By default the line pattern is solid
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfLineDashPattern LineDashPattern { get; set; }
Public Property LineDashPattern As PdfLineDashPattern
Get
Set
public:
property PdfLineDashPattern LineDashPattern {
PdfLineDashPattern get ();
void set (PdfLineDashPattern value);
}
member LineDashPattern : PdfLineDashPattern with get, set
Property Value
PdfLineDashPattern