EVO PDF Client for .NET Framework
C#
VB
Show/Hide TOC
Pdf
Images
Extractor Constructor
Constructs a PDF Images Extractor which will connect to localhost on the default port
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
Copy
public
PdfImagesExtractor
()
VB
Copy
Public
Sub
New
See Also
Reference
PdfImagesExtractor Class
PdfImagesExtractor Overload
EvoPdfClient Namespace
In This Article
Definition
See Also