Namespace: BitMiracle.Docotic.Pdf
public Pdf3dProjectionPerspectiveBinding? PerspectiveBinding { get; set; }
Public Property PerspectiveBinding As Pdf3dProjectionPerspectiveBinding? Get Set
Default value: null.
This property defines the diameter of the circle formed by the intersection of the near plane and the cone specified by FieldOfView.
NOTE: Changing the value of this property resets the value of PerspectiveScaling property. Unlike orthographic projections, PerspectiveScaling and PerspectiveBinding properties are exclusive.