Pdf |
The PdfShadingPattern type exposes the following members.
| Name | Description | |
|---|---|---|
| PdfShadingPattern | Initializes a new instance of the PdfShadingPattern class. |
| Name | Description | |
|---|---|---|
| PatternType | (Required) A code identifying the type of pattern that this PdfPattern describes.
(Overrides PdfPatternPatternType) | |
| Shading | (Required) A shading object defining the shading pattern's gradient fill. |
| Name | Description | |
|---|---|---|
| GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |