HtmlToPdfConverterServicePassword Property

Gets or sets the HTML to PDF converter service password. You have to set this property if the HTML to PDF service is password protected.

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 19.0.0.0 (19.0.0.0)
C#
public string ServicePassword { get; set; }

Property Value

String

See Also