Class PdfShading
Represents a shading dictionary.
public sealed class PdfShading : PdfDictionary, ICloneable, IEnumerable<KeyValuePair<string, PdfItem?>>, IEnumerable
- Inheritance
-
PdfShading
- Implements
- Inherited Members
Constructors
PdfShading(PdfDocument)
Initializes a new instance of the PdfShading class.
public PdfShading(PdfDocument document)
Parameters
document
PdfDocument