Gets or sets the type of this projection.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public Pdf3dProjectionType Type { get; set; }
VB
Public Property Type As Pdf3dProjectionType
Get
Set
Property Value
Type:
Pdf3dProjectionType
The projection type.
Remarks
See Also