Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfFileSpecificationCollection.Add Method
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfFileSpecificationCollection Class
>
PdfFileSpecificationCollection Methods
> Add Method
Welcome
License agreement
Getting started
.NET Standard library
Adding to GAC
Links to resources
Samples
Copyright
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
PdfFileSpecificationCollection Class
PdfFileSpecificationCollection Methods
Add Method
Clear Method
Get Method
GetEnumerator Method
Remove Method
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
Adds the file specification to the
PdfFileSpecificationCollection
.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
void
Add
(
PdfFileSpecification
fileSpec
)
VB
Public
Sub
Add
(
fileSpec
As
PdfFileSpecification
)
Parameters
fileSpec
Type:
BitMiracle.Docotic.Pdf
.PdfFileSpecification
The file specification to be added to the
PdfFileSpecificationCollection
.
See Also
PdfFileSpecificationCollection Class
BitMiracle.Docotic.Pdf Namespace