PDF .Net is designed to enable your applications convert PDF documents!
PDF .Net is designed to enable your applications convert PDF documents!
PDF .Net
SautinSoft.Pdf.Filters
PdfFilterCollection Class
PdfFilterCollection Methods
Add Method
AddFilter Method
Clear Method
Contains Method
CopyTo Method
GetEnumerator Method
IndexOf Method
Insert Method
Remove Method
RemoveAt Method
Pdf
Filter
Collection
Add Method
Adds a
PdfFilter
to the end of the
PdfFilterCollection
.
Namespace:
SautinSoft.Pdf.Filters
Assembly:
SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.2.19
Syntax
C#
VB
Copy
public
void
Add
(
PdfFilter
filter
)
Public
Sub
Add
(
filter
As
PdfFilter
)
Parameters
filter
PdfFilter
The
PdfFilter
to be added to the end of the
PdfFilterCollection
.
Implements
ICollection
T
Add(T)
Exceptions
Exception
Condition
ArgumentNullException
filter
is
.
See Also
Reference
PdfFilterCollection Class
SautinSoft.Pdf.Filters Namespace
SautinSoft 2002 - 2026
Send comments on this topic to
support@sautinsoft.com