EVO PDF Logo

PdfImagesExtractor Constructor (String)

EVO PDF Client for .NET Framework
Constructs a PDF Images Extractor which will connect to the server specified by IP or by name on the default port

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfImagesExtractor(
	string server
)

Parameters

server
Type: SystemString
The IP address or host name of the server
See Also

Reference