Property Data
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Data
Gets the 3D stream containing the specification of the 3D artwork.
public Pdf3dStream Data { get; }
Property Value
- Pdf3dStream
The 3D stream associated with this annotation.
Exceptions
- UnexpectedStructureException
The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type.