HiQPdf Documentation

PdfTextExtract Constructor (String)

HiQPdf Client for .NET Core
Creates a PDF to Text converter to connect on default port to a server given by IP address or by host name

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfTextExtract(
	string server
)

Parameters

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

Reference