EVO PDF Logo

PdfImagesExtractor Constructor

EVO PDF Client for .NET Core
Overload List

  NameDescription
Public methodPdfImagesExtractor
Constructs a PDF Images Extractor which will connect to localhost on the default port
Public methodPdfImagesExtractor(String)
Constructs a PDF Images Extractor which will connect to the server specified by IP or by name on the default port
Public methodPdfImagesExtractor(Boolean, String)
Constructs a PDF Images Extractor which will connect to a web service URL
Public methodPdfImagesExtractor(String, UInt32)
Constructs a PDF Images Extractor which will connect to the server specified by IP or by name on the specified port
Top
See Also

Reference