EmbeddedFileSaveEmbeddedFile Method (String)ByteScout PDF SDK
Saves the embedded file to the specified file.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public void SaveEmbeddedFile(
	string fileName
)

Parameters

fileName
Type: SystemString
The name of the file where to save the data to.
See Also

Reference