Method Contains

Namespace TallComponents.PDF.Rasterizer
Class EmbeddedFileCollection

Determine whether an EmbeddedFile is in the EmbeddedFileCollection.

The

does not accept a

as a valid value.

Syntax

public  Boolean  Contains( EmbeddedFile  embeddedFile )

Returns

Boolean

True if the is found in this , false otherwise.

Parameters


EmbeddedFile embeddedFile
The to verify.