Table of Contents

Property DefaultView

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

DefaultView

Gets or sets the default (initial) view of the 3D artwork.

public Pdf3dView? DefaultView { get; set; }

Property Value

Pdf3dView

The default view. If the value is null then the DefaultView in the Data should be used instead.

Remarks

The default view is used when the annotation is activated.