Pdf |
The PdfContentElementCollectionAllEnumerable type exposes the following members.
| Name | Description | |
|---|---|---|
| GetEnumerator | Returns an enumerator that iterates through all PdfContentElements underneath the PdfContentElementCollection. | |
| Remove(FuncPdfContentElement, Boolean, Boolean) | Removes all the PdfContentElements that match the conditions defined by the specified predicate. | |
| Remove(FuncPdfContentElement, PdfMatrix, Boolean, Boolean) | Removes all the PdfContentElements that match the conditions defined by the specified predicate. The transformation from the new (transformed) coordinate system to the default (untransformed) coordinate system is used in the logic of the predicate function. |