Method Add
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Add(PdfFileSpecification)
Adds the file specification to the PdfFileSpecificationCollection.
public void Add(PdfFileSpecification fileSpec)
Parameters
fileSpec
PdfFileSpecificationThe file specification to be added to the PdfFileSpecificationCollection.