Table of Contents

Method Create3dView

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Create3dView(string)

Creates a 3D view object.

public Pdf3dView Create3dView(string externalName)

Parameters

externalName string

The external name of the view. Must not be null or empty.

Returns

Pdf3dView

The newly created Pdf3dView.