PdfLineStyle.CreateSolid() Method
Create the solid guideline style.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Returns
| Type | Description |
|---|---|
| PdfLineStyle | A PdfLineStyle object that represents the created style. |
See Also