Property Asset
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Asset
Gets a file specification describing the content of this instance.
public PdfFileSpecification Asset { get; }
Property Value
- PdfFileSpecification
The content of this instance.
Exceptions
- UnexpectedStructureException
The internal PDF structure does not contain the corresponding required value, or the value has an unexpected type.