Click or drag to resize

Pdf3DBackground Color Property

Gets or sets the background color.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfRGBColor Color { get; set; }

Property Value

Type: PdfRGBColor
Theobject specifying the background color for the 3D artwork.
See Also