Click or drag to resize

Pdf3DView CrossSections Property

Gets the list of cross sections for this view.

Property Value

Type: Pdf3DCrossSectionCollection
A list of PDF3DCrossSection objects available for this view.

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

Property Value

Type: Pdf3DCrossSectionCollection
See Also