PDF File Writer Class Library - Author Uzi Granot
PdfShadingFunction Constructor (PdfDocument, Color) |
PDF Shading function constructor
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public PdfShadingFunction( PdfDocument Document, Color[] ColorArray )
Parameters
- Document
- Type: PdfFileWriterPdfDocument
Document object parent of this function. - ColorArray
- Type: System.DrawingColor
Array of colors.
