Back to Devexpress

PdfLineStyle.CreateSolid() Method

officefileapi-devexpress-dot-pdf-dot-pdflinestyle.md

latest1015 B
Original Source

PdfLineStyle.CreateSolid() Method

Create the solid guideline style.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public static PdfLineStyle CreateSolid()
vb
Public Shared Function CreateSolid As PdfLineStyle

Returns

TypeDescription
PdfLineStyle

A PdfLineStyle object that represents the created style.

|

See Also

PdfLineStyle Class

PdfLineStyle Members

DevExpress.Pdf Namespace