Name | Description | |
---|---|---|
![]() | ExtractPages(Int32[]) |
Extracts pages with specified indexes into new PdfDocument.
|
![]() | ExtractPages(PdfPage[]) |
Extracts specified pages into new PdfDocument.
|
![]() | ExtractPages(Int32, Int32) |
Extracts a range of pages into new PdfDocument.
|
![]() | ExtractPages(Int32, Int32, PdfConfigurationOptions) |
Extracts a range of pages into new PdfDocument using specified
configuration options.
|