Table of Contents

Property OrthographicBinding

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

OrthographicBinding

(PDF 1.7) Gets or sets the binding of the near plane's X and Y coordinates onto the annotation's target coordinate system. Meaningful only for orthographic projections (when Type is Orthographic).

public Pdf3dProjectionOrthographicBinding OrthographicBinding { get; set; }

Property Value

Pdf3dProjectionOrthographicBinding

A binding of the near plane's X and Y coordinates onto the annotation's target coordinate system.

Remarks

Default value: Absolute.

Unlike perspective projections, OrthographicScaling and OrthographicBinding properties are applied together.