AnnotFileAttachment Constructor (PdfEmbeddedFile)

PDF File Writer

AnnotFileAttachment Constructor (PdfEmbeddedFile)

File attachement constructor (no icon)

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public AnnotFileAttachment(
	PdfEmbeddedFile EmbeddedFile
)

Parameters

EmbeddedFile
Type: PdfFileWriterPdfEmbeddedFile
Embedded file
See Also