Class PdfFileSpecification
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
PdfDocumentembeddedFileStream
PdfEmbeddedFileStreamname
string