HtmlToPdfConverterProcessProcessorAffinity Property

NReco.PdfGenerator Class Library Documentation
Gets or sets wkhtmltopdf processor affinity (bitmask that represents the processors that may be used by the process threads).

Namespace:  NReco.PdfGenerator
Assembly:  NReco.PdfGenerator (in NReco.PdfGenerator.dll) Version: 1.2.1
Syntax

public Nullable<IntPtr> ProcessProcessorAffinity { get; set; }

Property Value

Type: NullableIntPtr
See Also

Reference