Click or drag to resize

PdfFileSpecificationSetEmbeddedFile Method

Sets the EmbeddedFile to a new empty PdfEmbeddedFile.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntax
public PdfEmbeddedFile SetEmbeddedFile()

Return Value

PdfEmbeddedFile
The file specification's EmbeddedFile.
See Also