PdfLineStyle.CreateSolid() Method
In This Article
Create the solid guideline style.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
public static PdfLineStyle CreateSolid()
#Returns
Type | Description |
---|---|
Pdf |
A Pdf |
See Also