PdfFileSpecificationEmbeddedFile Property |
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic PdfEmbeddedFile EmbeddedFile { get; }
Public ReadOnly Property EmbeddedFile As PdfEmbeddedFile
Get
Property Value
PdfEmbeddedFile
An embedded file stream.
See Also