Table of Contents

Class PdfShadingPattern

Namespace
PdfSharp.Pdf.Advanced
Assembly
PdfSharp.dll

Represents a shading pattern dictionary.

public sealed class PdfShadingPattern : PdfDictionaryWithContentStream, ICloneable, IEnumerable<KeyValuePair<string, PdfItem?>>, IEnumerable
Inheritance
PdfShadingPattern
Implements
Inherited Members

Constructors

PdfShadingPattern(PdfDocument)

Initializes a new instance of the PdfShadingPattern class.

public PdfShadingPattern(PdfDocument document)

Parameters

document PdfDocument