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 default view from the contents of this stream should be used instead.