Overload List
Name | Description | |
---|---|---|
![]() | GenerateImages(Stream, ImageFormat, String) |
Generate images for all pages of the PDF content stream and write output to the specified folder.
|
![]() | GenerateImages(String, ImageFormat, String) |
Generate images for all pages of the specifed PDF file and write output to the specified folder.
|
![]() | GenerateImages(Stream, Int32, Int32, ImageFormat, String) |
Generate images by specifed PDF content stream pages range and write output to the specified folder.
|
![]() | GenerateImages(String, Int32, Int32, ImageFormat, String) |
Generate images by specifed PDF file pages range and write output to the specified folder.
|
See Also