Property Type
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Type
Gets the artifact type.
public PdfArtifactType? Type { get; }
Property Value
- PdfArtifactType?
The optional type of the artifact.
Exceptions
- UnexpectedStructureException
The value in the internal PDF structure has an unexpected type.