GlobalSettingsStopPersistentRenderer Method

Stops the persistent HTML renderer process if it is running. The renderer finishes the conversions in progress before it stops. A subsequent conversion with PersistentProcess starts a new renderer process.

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.75.0
C#
public static void StopPersistentRenderer()

See Also