HtmlToImageConverterUseWebService Property

A flag indicating if the client library will call the Web service or the TCP service to perform the HTML to Image conversion

Definition

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

Property Value

Boolean

See Also