Property Format
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Format
Gets the format of the 3D data contained in the stream.
public Pdf3dFileFormat Format { get; }
Property Value
- Pdf3dFileFormat
The format of the 3D data.
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 Pdf3dFileFormat constants.