Property Contents
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Contents
Gets the embedded file associated with the file specification.
public PdfEmbeddedFile? Contents { get; }
Property Value
- PdfEmbeddedFile
The embedded file associated with the file specification or
null
if embedded file is not present.