PersistentRendererSettingsMaxConversions Property
Gets or sets the number of conversions after which the persistent renderer process is replaced
by a new one. The running conversions finish in the old process. 0 means no limit.
The default value is 0.
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.75.0
public int MaxConversions { get; set; }
Property Value
Int32