DocumentUseWebService Property

A flag indicating if the client library will call the Web service or the TCP service to create the PDF document

Definition

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

Property Value

Boolean

See Also