Table of Contents

Class PdfFileSpecification

Namespace
PdfSharp.Pdf.Advanced
Assembly
PdfSharp.dll

Represents a file specification dictionary.

public class PdfFileSpecification : PdfDictionary, ICloneable, IEnumerable<KeyValuePair<string, PdfItem?>>, IEnumerable
Inheritance
PdfFileSpecification
Implements
Inherited Members

Constructors

PdfFileSpecification(PdfDocument, PdfEmbeddedFileStream, string)

Initializes a new instance of PdfFileSpecification referring an embedded file stream.

public PdfFileSpecification(PdfDocument document, PdfEmbeddedFileStream embeddedFileStream, string name)

Parameters

document PdfDocument
embeddedFileStream PdfEmbeddedFileStream
name string