Back to Devexpress

PdfColor.Pattern Property

officefileapi-devexpress-dot-pdf-dot-pdfcolor.md

latest920 B
Original Source

PdfColor.Pattern Property

Gets the color pattern.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfPattern Pattern { get; }
vb
Public ReadOnly Property Pattern As PdfPattern

Property Value

TypeDescription
PdfPattern

A PdfPattern object.

|

See Also

PdfColor Class

PdfColor Members

DevExpress.Pdf Namespace