Namespace: BitMiracle.Docotic.Pdf
public double? PerspectiveScaling { get; set; }
Public Property PerspectiveScaling As Double? Get Set
Default value: null.
This property explicitly 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 PerspectiveBinding property. Unlike orthographic projections, PerspectiveScaling and PerspectiveBinding properties are exclusive.