PdfToTextConverterUseWebService Property

A flag indicating if the client library will call the Web service or the TCP service to perform the operation

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public bool UseWebService { get; set; }

Property Value

Boolean

See Also