PdfToTextConverterServicePassword 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: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public string ServicePassword { get; set; }

Property Value

String

See Also