Name | Description | |
---|---|---|
![]() | RemovePages(Int32) |
Removes a range of pages from the collection of document pages.
|
![]() | RemovePages(Int32[]) |
Removes pages with specified indexes from the collection of
document pages.
|
![]() | RemovePages(PdfPage[]) |
Removes specified pages from the collection of document pages.
|
![]() | RemovePages(Int32, Int32) |
Removes a range of pages from the collection of document pages.
|