ExcelToPdfConverterServicePassword Property

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

Definition

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

Property Value

String

See Also