Overload | Description |
---|---|
GetImages(Single,Single,Boolean) | Gets the list of images in this GcPdfDocument.
Note that for large documents this method can take a while to complete, as it enumerates the content streams of all pages in the document. |
GetImages(Single,Single) | Gets the list of images in this GcPdfDocument.
Note that for large documents this method can take a while to complete, as it enumerates the content streams of all pages in the document. |