Click or drag to resize

PdfShadingContent Class

Represents a PDF content that is a smooth transition between colors.
Inheritance Hierarchy

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntax
public sealed class PdfShadingContent : PdfVisualContentElement

The PdfShadingContent type exposes the following members.

Properties
 NameDescription
Public propertyBounds Gets the explicit bounds of the PdfShadingContent.
(Overrides PdfVisualContentElementBounds)
Public propertyElementType Gets the Shading value.
(Overrides PdfContentElementElementType)
Public propertyShading Gets or sets the shading.
Top
See Also