Skip to main content

PdfColor.Pattern Property

Gets the color pattern.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v26.1.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public PdfPattern Pattern { get; }

Property Value

Type Description
PdfPattern

A PdfPattern object.

See Also