Click or drag to resize

Pdf3DProjection Constructor (Pdf3DProjectionType)

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 Pdf3DProjection(
	Pdf3DProjectionType type
)

Parameters

type
Type: Spire.Pdf.Annotations Pdf3DProjectionType
The Pdf3D Projection Type.
See Also