PdfDocumentDebugTest Method Terminal Works - PDF Printing.Net Library
Used only for internal debuging tests.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 4.10.3.0 (4.10.3.0)
Syntax

public bool DebugTest(
	List<Object> parms
)

Parameters

parms
Type: System.Collections.GenericListObject
List of testing parameters

Return Value

Type: Boolean
True if test pass, false otherwise
See Also

Reference