Click or drag to resize

PDFNetInternalToolsSetLogLevel 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 SetLogLevel(
	InternalToolsLogLevel logLevel
)

Parameters

logLevel
Type: pdftron.PDFInternalToolsLogLevel

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

See Also