Click or drag to resize

Pdf3DViewCollection IndexOf Method (Pdf3DView)

Indexes the of the Pdf3DView object.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public int IndexOf(
	Pdf3DView value
)

Parameters

value
Type: Spire.Pdf.Annotations Pdf3DView
The value.

Return Value

Type: Int32
Pdf3DView
See Also