Click or drag to resize

PdfPageCollectionClear Method

Removes all items from the PdfPageCollection.

Namespace:  RadPdf.Data.Document.Pages
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
Exceptions
ExceptionCondition
NotSupportedException"The PdfPageCollection is read-only
Remarks
This collection is read-only.
See Also