PdfLiteral Constructor (String, Object)Terminal Works - PDF Printing.Net Library
Initializes a new instance with the culture invariant formatted specified arguments.

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

public PdfLiteral(
	string format,
	params Object[] args
)

Parameters

format
Type: SystemString
args
Type: SystemObject
See Also

Reference