Skip to main content

PdfPattern Class

Represents a color pattern.

Namespace: DevExpress.Pdf

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

NuGet Package: DevExpress.Pdf.Core

Declaration

public abstract class PdfPattern :
    PdfObject,
    IPdfObject

The following members return PdfPattern objects:

Inheritance

Object
DevExpress.Pdf.Native.PdfDocumentItem
DevExpress.Pdf.Native.PdfObject
PdfPattern
See Also