Click or drag to resize
PdfString Constructor (String, Encoding, PdfObjectId)

Namespace: Kettic.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public PdfString(
	string val,
	Encoding encoding,
	PdfObjectId objectId
)

Parameters

val
Type: SystemString
encoding
Type: System.TextEncoding
objectId
Type: Kettic.PdfPdfObjectId
See Also