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
Remove
At Method
Removes the
PdfFilter
at the specified index of the
PdfFilterCollection
.
Namespace:
SautinSoft.Pdf.Filters
Assembly:
SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.2.19
Syntax
C#
VB
Copy
public
void
RemoveAt
(
int
index
)
Public
Sub
RemoveAt
(
index
As
Integer
)
Parameters
index
Int32
The zero-based index of the
PdfFilter
to remove.
Implements
IList
T
RemoveAt(Int32)
Exceptions
Exception
Condition
ArgumentOutOfRangeException
index
ArgumentOutOfRangeException
index
is less than 0 or
index
is equal to or greater than
Count
.
See Also
Reference
PdfFilterCollection Class
SautinSoft.Pdf.Filters Namespace
SautinSoft 2002 - 2026
Send comments on this topic to
support@sautinsoft.com