[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.FileSpecification.RelatedFile.-ctor

RelatedFile Constructor

RelatedFile(string, EmbeddedFileStream)

Initializes a new instance of the FileSpecification.RelatedFile class.

Declaration
public RelatedFile(string fileName, EmbeddedFileStream embeddedFileStream)
Parameters
Type Name Description
string fileName

The name of the related file.

EmbeddedFileStream embeddedFileStream

The file content.