Property Type
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Type
Gets or sets the type of this projection.
public Pdf3dProjectionType Type { get; set; }
Property Value
- Pdf3dProjectionType
The projection type.
Remarks
Default value: Perspective.
Exceptions
- UnexpectedStructureException
The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type. Or the value can not be converted to one of the Pdf3dProjectionType constants.