Click or drag to resize

PDFNetInternalToolsSetCutoffLogThreshold Method

Used for Internal Testing. Will do nothing for most builds

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public static void SetCutoffLogThreshold(
	InternalToolsLogLevel logLevel
)

Parameters

logLevel
Type: pdftron.PDFInternalToolsLogLevel

[Missing <param name="logLevel"/> documentation for "M:pdftron.PDF.PDFNetInternalTools.SetCutoffLogThreshold(pdftron.PDF.InternalToolsLogLevel)"]

See Also