Click or drag to resize

PDFNetInternalToolsSetLogLocation 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 SetLogLocation(
	string folder,
	string fileName
)

Parameters

folder
Type: SystemString

[Missing <param name="folder"/> documentation for "M:pdftron.PDF.PDFNetInternalTools.SetLogLocation(System.String,System.String)"]

fileName
Type: SystemString

[Missing <param name="fileName"/> documentation for "M:pdftron.PDF.PDFNetInternalTools.SetLogLocation(System.String,System.String)"]

See Also