GlobalSettingsPersistentRenderer Property

The process-level settings of the persistent HTML renderer process used with PersistentProcess. A change takes effect at the next conversion, which replaces the running renderer process after it finishes its conversions in progress.

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.75.0
C#
public static PersistentRendererSettings PersistentRenderer { get; }

Property Value

PersistentRendererSettings

See Also