Click or drag to resize

Pdf3DLighting Constructor (Pdf3DLightingStyle)

Initializes a new instance of theclass.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public Pdf3DLighting(
	Pdf3DLightingStyle style
)

Parameters

style
Type: Spire.Pdf.Annotations Pdf3DLightingStyle
Theobject specifies the style of the 3D artwork.
See Also