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: 2024.8.8
Syntax
public PdfEmbeddedFile SetEmbeddedFile()

Return Value

PdfEmbeddedFile
The file specification's EmbeddedFile.
See Also